A simple typescript JSONL Parse and Stringify util
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
JavaScript parser and stringifier for YAML
A modern CSS parser and stringifier with TypeScript support
Parse and stringify JSON with comments. It will retain comments even after saved!
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Parse and stringify comma-separated tokens
Parse and stringify space separated tokens
A simple key/value storage using files to persist the data
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.
CSV parsing implementing the Node.js `stream.Transform` API
Parse JSON without risk of losing numeric information
An ini encoder/decoder for node
remark plugin to add support for serializing markdown
HTML processor powered by plugins part of the unified collective
jsonl.parse() and jsonl.stringify()
Gets the job done when JSON.stringify can't
CSV stringifier implementing the Node.js `stream.Transform` API
Encode/decode circular structures for converting to and from JSON.
Parse parentheses from a string
A super light and fast circular JSON parser.
A mature CSV toolset with simple api, full of options and tested against large datasets.
A module for serializing and deserializing JSON data into hstore format
markdown processor powered by plugins part of the unified collective