json-compactor
Package for compressing json.
Install bun
https://bun.sh/
curl -fsSL https://bun.sh/install | bash
Commands
- start: “bun run index.ts”,
- bundle: “bun run bundler/bundler.ts”,
Run example
https://jacklehamster.github.io/json-compactor/example/
Github Source
https://github.com/jacklehamster/json-compactor/