A JSON polyfill for older JavaScript platforms.
remark plugin to add support for serializing markdown
This repository was created to write various interesting functions/classes to improve my hard skills. So far, this will be a collection of little-related things. To write them, I use different ideas from different libraries (I will add links to the librar
TypeScript definitions for safe-json-stringify
TypeScript runtime type system for IO decoding/encoding
CLI interface to json-stable-stringify that can also be used as a pre-commit hook.
TypeScript definitions for json-bigint
A modern CSS parser and stringifier with TypeScript support
Read and parse a JSON file
JSON parse & stringify that supports binary via bops & base64
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Recursive version of fs.readdir with small RAM & CPU footprint
Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON
Stringify JSON as JavaScript with extended serialization capabilities
JSON.parse with bigints support
handle circular references when stringifying and parsing
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
rehype plugin to serialize HTML
Stringify an object so it can be safely inlined in JavaScript code
Stringify and write JSON to a file atomically
JSON.parse and stringify with better errors that respects formatting
Deterministic `JSON.stringify()` - a faster version of Evgeny's fast-json-stable-strigify. Built with Typescript and modern Javascript.
JSON parser and stringifier for custom numbers (e.g. BigInt)
TypeScript definitions for streaming-json-stringify