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
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
Deterministic stringification for when performance matters
TypeScript definitions for json-stringify-safe
Compose a envfile string from an object, per the motdotla/dotenv parser specifications
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A blazing fast stringifier that safely handles circular objects
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
rehype plugin to use browser APIs to stringify HTML
An ini encoder/decoder for node
> Monorepo of isomorphic utility functions
markdown processor powered by plugins part of the unified collective
HTML processor powered by plugins part of the unified collective
Parse JSON without risk of losing numeric information
A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`
Solves a problem with util.format
Encode/decode circular structures for converting to and from JSON.