JSON
Text based data interchange format.
Contents
Applications
Binary Serialization
Browser Extensions
Command-line tools
An alternative jq implementation in rust for continuous parsing without crashing on invalid JSON
Incremental Digger. Drill down JSON interactively by using filtering queries like jq.
It's jid with jq. You can drill down interactively by using jq filtering queries.
Libraries
A minimalistic serializer in C. It can be easily integrated into the resource-limited projects or embedded systems.
A Fortran library for writing, reading, and manipulating JSON files and data structures.
A lightweight Java library for serialization, parsing and manipulation with a clean and precise API.
A streaming approach, speeds up web applications by providing parsed objects before the response completes.
Client framework for consuming JSONAPI based APIs on the JSON API standard.
Support library for integrating the JSON:API spec with Play, Spray and/or Circe backends.
Databases
Object document mapper for JavaScript to use on the server or in the browser. (Javascript)
Get a full fake REST API with zero coding in less than 30 seconds.
A lightweight JSON storage service with synchronisation and sharing abilities.
Data generation
Differencing
Format Extensions
Frontend components
Linters
Schema Specifications
Services
Supersets
Related formats
Templates
Testing
Text Editor Plugins
Vim
Neovim
Transformations
Javascript tool to process operations on pure JSON objects. (Javascript)
OS X utility that converts a JSON object to a Foundation object that can be used in Cocoa/Cocoa Touch development. (Swift)
A recursive, pattern-matching, approach to transforming JSON structures.
Queries
Query and update data structures using selectors from the command line. Comparable to jq / yq but supports JSON, YAML, TOML and XML with zero runtime dependencies.
JSON Schema Frontend components
JSON Schema Tools
Effortlessly convert your JSON Object to JSON Schema, Mongoose Schema, or a Generic template for quick documentation / upstart.
Generates Java types and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc.
A new way of describing object schemas in JavaScript. It has a clean and simple syntax, and it is capable of serializing to/from the popular JSON Schema format.