Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
telejson
A library for teleporting rich data to another place.
cyclist
Cyclist is an efficient cyclic list implemention.
teleport-javascript
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
is-circular
high-performance, zero-dependency circular reference check for objects (or arrays)
jsox
Java Script Object eXchange.
jsonc
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
graph-cycles
Analyze a graph to find cyclic loops
safe-stringify
Serialize objects to JSON with handling for circular references
decircular
Remove circular references from objects
json-schema-cycles
Analyize recursive (cyclic) JSON Schema types
circular-dependency-scanner
Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.
cyclic-32
Tiny, streaming, seedable CRC32 library, compatible with the crypto.Hash API
circular-at
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.
nanobuffer
Lightweight, fixed-size, cyclic value buffer
find-cycle
find and identify a cycle in a directed graph
json-circular-stringify
Overrides JSON's stringify to handle circular references
webpack-cyclic-dependency-checker
Webpack cylic dependency checker. Does a depth-first traversal of webpack's stats.json output
circular_buffer_js
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.
counteraction
Compute CSS list-style-type and @counter-style values
incremental-cycle-detect
Keeps a directed acyclic graph topologically sorted each time you add an edge or vertex to check for cycles.