An opinionated 🦄 .http and .rest 🐼 files linter 💄 and formatter ⚡.
Install kulala-fmt using ...
npm install -g @mistweaverco/kulala-fmt
yarn add --global @mistweaverco/kulala-fmt
bun install -g @mistweaverco/kulala-fmt
pnpm install -g @mistweaverco/kulala-fmt
Configure
Configure kulala-fmt using a simple configuration file kulala-fmt.yaml.
kulala-fmt.yaml
kulala-fmt init
Usage
Run kulala-fmt to format your .http files.
kulala-fmt format /tmp/test.http test.http
Get involved
kulala-fmt is open-source and we welcome contributions.
View the code, and/or check out the docs.