high-performance, zero-dependency circular reference check for objects (or arrays)
Like is-circular, but returns the path to the first circular reference found.
high-performance, zero-dependency circular reference check for objects (or arrays)
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Safely and quickly serialize JavaScript objects
A circular progress indicator component
Like is-circular, but returns the path to the first circular reference found.
Test if an object-like value contains a circular reference.
string representations of objects in node and the browser
D3 sankey with circular links
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Lightweight dependency injection container for JavaScript/TypeScript
The Material Components for the web circular progress component
Create graphs from module dependencies.
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
TypeScript definitions for clone
A super light and fast circular JSON parser.
Prevent defined property getters from throwing errors
React Native component for creating animated, circular progress with react-native-svg
circular JSON.stringify and JSON.parse, for environments with native ES6 Map
A blazing fast deep object copier
determine if an object contains a circular reference
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
JSON does not handle circular references. This version does
Fixed-capacity ring buffer that overwrites oldest entries on overflow, with index access, push/pop/shift mutation, oldest/newest peek, built-in statistics (average, sum, min, max, variance, stddev, median), first/last-n retrieval, and Enumerable support.
A circular list data structure for Ruby
A circular data structure
A circular buffer, cyclic buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams. This library impliments such a buffer.
Provides a circular linked list data structure for Ruby with the most common methods
Recursively freeze entire object graphs (hashes, arrays, strings, structs, Data) to create truly immutable data structures. Includes deep_dup, deep_frozen?, deep_equal?, deep_diff, deep_freeze_all, deep_clone, and freeze_hash_keys. Handles circular references and selective key exclusion.
Circular depency checker for cocoapods based project. Use Graphviz for visualize the dependency graph.
Fetch resources from the internetz!
A simple circular buffer and its Ruby interface to go along RbScope and RbVisa. Perfect for staging high throughput input data to low throughput I/O.
Provides jQuery Circular Sliders for Rails Asset Pipeline.
Generate circular graphs in SVG with animation
Ouroboros is an experimental implementation of an infinite circular Array. An Array eating it's own tail.