Showing 21-40 of 1,824,759 packages
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Binary serialization which sorts bytewise for arbirarily complex data structures
A fully persistent balanced binary search tree
JavaScript data structures written in es6 (es 2015)
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web
Reshape JavaScript data structures to match a schema
A universally-unique, lexicographically-sortable, identifier generator
Translation between JavaScript values and Buffers
[](https://www.npmjs.com/package/@smithy/types) [](https://www.npmjs.com/package/@smithy/types)
Watch for changes in arbitrary javascript data structures
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
A directed and undirected multi-graph library
JDS(Java Data Structures) is an in development Javascript data structures library. It takes popular Java data structures and implements them in Javascript for convenient use. They come with standard Java methods.
Codecs for various data structures
Simple HTML5 charts using the canvas element.
Javascript data structures library
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Typewise-structured sorting for arbitrarily complex data structures
Encode/decode circular structures for converting to and from JSON.
Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir