| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A port of the JSON-minify utility to the [target-language-name] language.
JSON-minify minifies blocks of JSON-like content into valid JSON by removing all whitespace and JS-style comments (single-line // and multiline /* .. */).
With JSON-minify, you can maintain developer-friendly JSON documents, but minify them before parsing or transmitting them over-the-wire.
Please see PORTING.md for instructions.
Please see TESTING.md for example tests.
The code and all the documentation are released under the MIT license.
| Back | FazBrowse Home | New Git URL |