Search results
81 packages found
A library for teleporting rich data to another place.
Cyclist is an efficient cyclic list implemention.
Java Script Object eXchange.
Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
- buffer
- cache
- circular
- collection
- cyclic
- data
- data-structure
- deque
- doubly-linked-list
- linked-list
- linked
- list
- map
- queue
- View more
Serialize objects to JSON with handling for circular references
Remove circular references from objects
Simple lib to safely clone circular objects.
Convert cyclic object to JSON with replacement
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
Test if an object-like value contains a circular reference.
Return an object with prototype properties included as own properties (for serialization purposes)
Test if a value is a plain object containing a circular reference.
Test if a value is an array containing a circular reference.
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
- json
- object
- notation
- safe
- stringify
- parse
- read-file
- write-file
- comments
- circular
- cyclic
- console
- log
- uglify
- View more
A circular queue implementation with reactive features and Symbol.iterator support
find and identify a cycle in a directed graph
- cycle
- cycles
- cyclic
- graph
- graphs
- directed
- directed-graph
- directed-graphs
- find
- finder
- search
- detect
- detector
- detection
high-performance, zero-dependency circular reference check for objects (or arrays)
Circular buffer.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- circular
- buffer
- View more
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.