JSON does not handle circular references. Now it does
☆610May 27, 2019Updated 6 years ago
Alternatives and similar repositories for circular-json
Users that are interested in circular-json are comparing it to the libraries listed below
Sorting:
- A fast and minimal circular JSON parser.☆1,110May 26, 2025Updated 9 months ago
- Like JSON.stringify, but doesn't throw on circular references☆554Jul 25, 2024Updated last year
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- ☆19Apr 11, 2018Updated 7 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- A ponyfill for Buffer.allocUnsafe☆15Nov 20, 2018Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers☆11,444Jan 29, 2026Updated last month
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Mar 14, 2023Updated 2 years ago
- exponential backoff without the weird cruft☆18Mar 4, 2019Updated 6 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 4 years ago
- Align the text in a string.☆51Apr 1, 2020Updated 5 years ago
- Map collection as specified in ECMAScript6☆73Jun 30, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago