17 projects
Fastify
Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.
7,536
1,731
$11M
fast-xml-parser
Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.
734
185
$153M
JSON5
JSON5 is a proposed extension to JSON that aims to make it easier for humans to write and maintain by adding some minimal syntax features from ECMAScript/JavaScript. It adds features like comments, unquoted property names, multi-line strings, trailing commas, and allows NaN and Infinity in numbers.
317
156
$99K
is-my-json-valid
A JSONSchema validator that uses code generation to be extremely fast
240
94
$128K
jsonfile
Easily read/write JSON files.
190
57
$31K
Jayson
Jayson is a simple but featureful JSON-RPC 2.0/1.0 client and server for node.js
187
68
$212K
json-bigint
A Node.js library for parsing and stringifying large integers in JSON that preserves precision by handling numbers as strings to avoid IEEE-754 double precision floating point limitations
154
54
$25K
Serialize JavaScript
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
152
63
$27K
fast-safe-stringify
A Node.js library that provides fast and safe JSON stringification, handling circular references and special JavaScript values like BigInt, while being significantly faster than JSON.stringify()
69
30
$34K
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
51
28
$53K
parse-json
Parse JSON with more helpful errors
49
32
$12K
JSON-LD Processor and API Implementation
A JSON-LD Processor and API implementation in JavaScript
node-jsonpointer
JSON Pointer (RFC6901) implementation for Node.js
strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
tdegrunt-jsonschema-validation-tool
JSON Schema validation