Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Generate hashes from javascript objects in node and the browser.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Utility for associating truly private state with any JavaScript object
- Fastest JSON deep clone implementation for Node.js - Goal of this project is to track and maintain the fastest deep cloning function for plain JavaScript objects (POJOs), aka JSON objects. - Keeps track of benchmarks of all other implementations.
Add computed properties to JavaScript objects.
pruning JSON.stringify for the very specific cases where you need to stringify big or recursive javascript objects and don't really need the result to be complete
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Helpers for converting back and forth between UglifyJS 2 ASTs and JavaScript objects.
Helpers for converting back and forth between esprima/SpiderMonkey ASTs and JavaScript objects.
Validates if a value is a JavaScript object.
Advanced JavaScript objects serialization.