array-flick
Never ending flick though circular arrays using next() / prev()
Never ending flick though circular arrays using next() / prev()
Infinite and negative array index support `array[-1]` `array[array.length]` using ES2015 Proxy
creates circular text in the browser
A circular buffer for Node
Capped Log for Node.js
Return an object with prototype properties included as own properties (for serialization purposes)
Serializes and deserializes complex JavaScript objects with cyclic references, including restoring fully functional function objects.
A circular linked list
React Circular Slider Component to render full & half circular slider with differnet custom properties
Memoization function with support for circular references.
Simulates the reflections of a ray of light inside of a circular mirror.
A tiny cloning library. It's good for browsers.
Clean up an object prior to serialization
A browser and NodeJS library for 'decyling' and 'recycling' cyclic Javascript objects.
Deep-copy an object, with keys sorted. Supports circular references and custom sort order.
Transforms nested values of complex objects
A circular bar chart component for visualising allele frequencies, expression levels, number of samples, you name it!
circular feature viewer
Serialization library for node and browser
like the native js JSON object, it provides the two methods strigify and parse. This lib is just like CircularJSON, but I guarantee the shortest possible JSON, that allow the same reproduction of your objects;