High Performance In-Memory Cache for Node.js
Generate all possible permutations of an object's key-value pairs
Iterate any JS iterator. Works robustly in all environments, all versions.
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.
PHP grammar for tree-sitter
Prettier PHP Plugin
A better forEach
Parses JavaScript objects into XML
Build complex rules, serialize them as JSON, and execute them in JavaScript
A blazing fast stringifier that safely handles circular objects
Merges the enumerable properties of two or more objects deeply.
LZ-based compression algorithm
A Javascript datetime formatting and manipulation library using PHP date-time formats.
Super-thin React wrapper for refractor (Syntax highlighting using VDOM)
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
No description provided.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
A high-performance JavaScript 2D/3D polyline simplification library
Gatsby transformer plugin for JSON files
Compare, format, diff and serialize any JavaScript value
Queue for messages and jobs based on Redis
PHP.wasm for Node.js
A splay tree typescript library
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.