json-stringify-safe
Like JSON.stringify, but doesn't blow up on circular refs.
Like JSON.stringify, but doesn't blow up on circular refs.
A super light and fast circular JSON parser.
Cyclist is an efficient cyclic list implemention.
Like an array, but rounder.
JSON does not handle circular references. This version does
Clone objects by dropping circular references
Encode/decode circular structures for converting to and from JSON.
Utility functions to deal with references in objects
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
Clean up an object prior to serialization
Advanced JavaScript objects serialization.
Create graphs from module dependencies.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Transforms nested values of complex objects
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
Responsive and slick progress bars with animated SVG paths
high-performance, zero-dependency circular reference check for objects (or arrays)
Transforms nested keys of complex objects
JSON does not handle circular references. This version does
Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.