Showing 1-20 of 120,679 packages
Dancing link + Algorithm X
Solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique (DLX)
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Fastest random ID and random string generation for Node.js
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
A JS library for finding optimal label position inside a polygon
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Implements the WebIDL algorithms for converting to and from JavaScript values
A pure JS implementation of the structured clone algorithm (or at least something pretty close to that)
Find the longest common subsequence.
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Missing ECMAScript module utils for Node.js
A WebCrypto Polyfill for NodeJS
High-performance Base64 encoder and decoder
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
ECMAScript (ESTree) AST walker