https://github.com/hoodie/json-tools
🔧 json tools
https://github.com/hoodie/json-tools
Last synced: about 1 month ago
JSON representation
🔧 json tools
- Host: GitHub
- URL: https://github.com/hoodie/json-tools
- Owner: hoodie
- Created: 2019-02-13T21:57:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T21:04:37.000Z (over 3 years ago)
- Last Synced: 2025-02-10T08:44:13.923Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 348 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON tools
tiny set of tiny json tools for my own use, nothing fancy here (yet)
1. `shrink-json` just reserializes a json file but without a lot of the air in it
2. `json-to-js` same as shrink but produces a js/ts file exporting the json as a string