recma plugin to serialize JavaScript
Parse and stringify JSON with comments. It will retain comments even after saved!
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Prevent defined property getters from throwing errors
retext plugin to serialize prose
Parse and stringify comma-separated tokens
Parse and stringify space separated tokens
A simple key/value storage using files to persist the data
Prevent defined property getters from throwing errors
TypeScript definitions for json-stringify-safe
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Deterministic stringification for when performance matters
A blazing fast stringifier that safely handles circular objects
Node.js Streams, a user-land copy of the stream library from Node.js
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Serialize objects to JSON with handling for circular references
Json (=readable) inspired serializer.
rehype plugin to use browser APIs to stringify HTML
markdown processor powered by plugins part of the unified collective
> Monorepo of isomorphic utility functions
An ini encoder/decoder for node
HTML processor powered by plugins part of the unified collective
Solves a problem with util.format
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`