Simple sha1 algorithm
Sobel Filter algorithm in JavaScript.
Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers
A JavaScript port of the bisection algorithm that is used in Python
An implementation of Unicode 9.0.0 Bidirectional Algorithm
converts between Hebrew and Gregorian dates using Rata Die (R.D.) algorithm by Dershowitz and Reingold
Dithers an image using the Floyd-Steinberg algorithm
A high-performance diff algorithm implementation with WASM backend, ported from VS Code
Automatic graph layout based on Sugiyama's algorithm. Specialized for data flow diagrams and ports.
Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.
Snappy compression algorithm
astar search algorithm in JavaScript
Greiner-Hormann clipping algorithm
An implementation of the circular layout algorithm by He & Sykora
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm.
Implementations for the Longest Common Substring algorithm [O(nm) time]
This library contains all algorithm implementations like signature verification and protocol entries like address used in Waves.
Classify the color along the reference color. using algorithm the CIEDE2000, RGB, HSV.
Isomorphic, fs-agnostic implementation of the Node resolution algorithm.
Decompress with NRV2E algorithm
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
Largest Triangle Three Buckets downsample algorithm by Sveinn Steinarsson reshaped into a node.js module
Implementation of Shinji Umeyama's similarity transformation algorithm
Node.js asynchronous implementation of the clustering algorithm k-means