Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.
TypeScript definitions for circular-json
Like is-circular, but returns the path to the first circular reference found.
Essential JS 2 CircularGauge Components
Array manipulation, ordering, searching, summarizing, etc.
JSON does not handle circular references. This version does
a simple priority queue data structure
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
Clone objects by dropping circular references
Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.
Backburner.js is a simple run loop-esque library for coalescing actions
Serialize objects to JSON with handling for circular references
Better Queue for NodeJS
Generic browser priority queue.
A "standard library" of stuff I find to routinely be useful in Node.js
Robustly get the byte offset of a Typed Array
Promise queue with a nice API
React Sigma - Layout circular
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
To address this inefficiency when processing large amounts of data, designing a queue with O(1) time complexity can solve many problems.
Evaluate asynchronous tasks with configurable concurrency.