Showing 1-20 of 21 packages
decycle your json
Stringify and parse cycled reference json
Encode/decode circular structures for converting to and from JSON.
Decycle/retrocycle for objects/arrays in an ongoing sequence
Douglas Crawford's JSON2, ported to a CommonJS compliant module
Small utility library to replace circular references in JavaScript with JSONPaths
One way, fast and simple object decycling with no retrocycling/reference tracking.
An assert library used with the Mangelhaft testing framework.
Encoding and decoding of circular data structures for converting to and from JSON.
The set of the utilities needed to code like Greg Little does
Json with Map, Set, Date and cycle
ESModule distribution of the famous cycle.js from Douglas Crockford.
A simple cache function
Handy task runner for LiveScript projects.
A library for vanilla javascript utils (server-side) used in aotra javascript CMS
Extended JSON to support function, buffer, circular, regexp and date types.
A library for vanilla javascript utils (client-side) used in aotra javascript CMS
Return an object with prototype properties included as own properties (for serialization purposes)
A modular, powerful wrapper library for persistent objects in the browser and Node.js
Serialize cyclic objects to JSON, with the ability to show the content of cyclic objects. Taken directly from https://github.com/douglascrockford/JSON-js/blob/master/cycle.js