Lookup uid and gid information in node.js. Uses native POSIX bindings, not processes.
Strip comments from JSON. Lets you use comments in your JSON files!
Scanner and parser for JSON with comments.
A system for sharing tool configurations between projects without duplicating config files.
Knotel branding approved UI components and assets for use alongside of the Priceline Design System.
Read and parse a JSON file
Parse JSON with more helpful errors
A light-weight module that brings Fetch API to node.js
JSON.parse with context information on error
Parse, Resolve, and Dereference JSON Schema $ref pointers
Easily read/write JSON files.
Fun, full-featured, fully-local simulator for Cloudflare Workers
JSON.parse with context information on error
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Read a package.json file
JSON language support for the CodeMirror code editor
Safe Json Utils
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing JSON documents into API Design Systems namespace.
Work with IANA language tags.
Some utilities for JSON pointers described by RFC 6901
Evaluate JSON Pointer expressions against ApiDOM.
JSON REST API extension for cinderblock with Axum router, auto-registered endpoints, and OpenAPI support
Resource trait definitions, CRUD operations, runtime context, and in-memory data layer for cinderblock
Proc macro implementing the cinderblock resource! macro for generating structs and CRUD trait impls
Shared DSL parser types and syn::Parse implementations for the cinderblock resource! macro and extensions
Proc macro generating Axum route handlers, endpoint registration, and OpenAPI schemas for cinderblock resources
SQLite persistence layer for cinderblock using SQLx with generated query building and dynamic filters
Proc macro generating SqlResource trait impls with SQL bind/decode methods for cinderblock resources