json packages
Packages tagged with "json".
31 packages
A collection of essential TypeScript types
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
A JavaScript text diff implementation.
Like JSON.stringify, but doesn't blow up on circular refs.
A library for interacting with the app.json
Fast and low overhead web framework, for Node.js
JSON Schema validation and specifications
Strip comments from JSON. Lets you use comments in your JSON files!
Parse JSON with more helpful errors
Converts Zod schemas to Json Schemas
A JSON serialization file format
JSON Schema TypeScript definitions with complete inline documentation.
A module for reading, writing, and manipulating JSON files
Simple XML to JavaScript object converter.
Types for the Expo config object app.config.ts
A package used by Expo CLI for processing images
Get the prebuild config
Build XML from JSON without C/C++ based libraries
Validate XML, Parse XML, Build XML without C/C++ based libraries
Spinners for use in the terminal
Type-safe REST API clients for .NET, generated from annotated interfaces with build-time source generation, direct request construction, System.Text.Json defaults, and support for trimming and AOT.
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Json.NET is a popular high-performance JSON framework for .NET
A library for Expo config plugins
JSON schema reference resolver
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Builds a logical conjunction (AND) of multiple JSON schemas
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies