Fastest stable deterministic JSON.stringify()
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
Stringify an object so it can be safely inlined in JavaScript code
rehype plugin to serialize HTML
Deterministic stringification for when performance and bundle size matters
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Simple XML to JavaScript object converter.
An evented streaming XML parser in JavaScript
Prevent defined property getters from throwing errors
recma plugin to serialize JavaScript
Validates whether a string matches the production for an XML name or qualified name
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
Apple's property list parser/builder for Node.js and browsers
XML language support for the CodeMirror code editor
retext plugin to serialize prose
Xml digital signature and encryption library for Node.js
Parse and stringify comma-separated tokens
Parse and stringify space separated tokens
Prevent defined property getters from throwing errors
A simple key/value storage using files to persist the data
Deterministic stringification for when performance matters
An XML builder for node.js