json-compactor
v1.0.2
Published
Library for compressing a bunch of JSON data into one compressed file, improving load time.
Downloads
6
Maintainers
Readme
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/