Simple object hashing, serialization and comparison utils.
extend an object
Reuse objects and functions with style
Work with objects of different cased keys
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Filter an array of objects to a specific OS
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables xterm.js to serialize a terminal framebuffer into string or html. This addon requires xterm.js v4+.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Map object keys and values into a new object
A helper to optimistically set Symbol.toStringTag, when possible.
tiny util for getting and setting deep object props safely
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
TypeScript definitions for serialize-javascript
Gets the job done when JSON.stringify can't
Stringify your JSON at max speed
Serialization of arbitrary objects
Compute hash of Javascript object having optional Merkle hash tags
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Filter object keys and values into a new object
A better Object.defineProperty()
Parses and serializes `.po` file content.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Delete nested properties from an object using dot notation.