Checksum validator
a glob matcher in javascript
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Compress JSON in URL friendly strings
ForceAtlas 2 layout algorithm for graphology.
Get the local downloads folder, for all major platforms
Tidy-tree layout engine for mermaid
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
The CoSE layout for Cytoscape.js by Bilkent with enhanced compound node placement
JWT Library for Node.js
Call require pretending your are at another directory
The scrypt password-based key derivation function with sync and cancellable async.
Map and Set with automatic key interning
hast utility to get the plain-text value of a node
Alphanumeric sorting algorithm
Simplify AES encryption and decryption of any JavaScript objects, implementing crypto-js library.
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
A small library for generalized transformation of data. This provides a bunch of transformation functions that can be applied to any data structure. It is a direct port of Clojure's [transducers](http://blog.cognitect.com/blog/2014/8/6/transducers-are-com
Add support for RTL languages to mapbox-gl-js.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Measure the difference between two strings using the Levenshtein distance algorithm