Showing 61-80 of 12,931 packages
Generic pagination algorithm wrapped in a CommonJS module
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Soundex phonetic algorithm
determine if a point is inside a polygon with a ray intersection counting algorithm
Automatic graph layout based on Sugiyama's algorithm. Specialized for data flow diagrams and ports.
Sort an array using the merge-sort algorithm.
Provide sha512crypt algorithm for nodejs
An algorithm for resolving imports in Sass
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
compute the greatest common divisor using euclid's algorithm
CRC32C algorithm with hardware acceleration and software fallback.
A module to check if a polygon self-intersects using a sweepline algorithm
A minimal algorithm for computing Levenshtein distance in JavaScript.
compute the least common multiple using Euclidean algorithm
An implementation of the WHATWG URL algorithm
Finds all elementary circuits of a directed graph using Johnson's algorithm (1975)
Restaurant and reservation algorithm utilities
Performant search algorithm optimized for descriptive texts
x11 javascript hashing algorithm in pure javascript
Fast implementation of median search using quickselect algorithm