json-minify
There are 10 repositories under json-minify topic.
fkei/JSON.minify
Simple minifier for JSON to remove comments and whitespace (node.js and browser)
zhgzhg/Geany-JSON-Prettifier
A JSON formatter prettifier, minifier and validator plugin for Geany editor
DTByte-Ltd/PhotonJSON
JSON encoding / decoding for LiveCode only with livecode-script
SimpleSandman/JsonFormatter
Visual Studio 2017/2019/2022 toolbar extension that will minify or prettify JSON files inside your code window
ian-hamlin/pitufo
Small app to recursively walk a directory and prettify/minify json files
Ferki-git-creator/STB-Style-Single-File-C-CPP-JSON-Parser-Generator-Header-Only-Library-With-Full-RFC-Compliance
Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.
zlikavac32/json-minify
Simple and fast JSON minifier
BaseMax/MinifyJSONC
A simple C program to minify JSON files by removing whitespace and comments.
KOUISAmine/json-minifier-compressor
Minify your JSON by removing all the unnecessary characters.
Silent762/STB-Style-Single-File-C-CPP-JSON-Parser-Generator-Header-Only-Library-With-Full-RFC-Compliance
STB-style, single-file JSON parser and generator for C/C++. Header-only and RFC-compliant, fast, portable, and easy to drop into any project. 🐙