Showing 21-40 of 12,887 packages
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Parse a JSON string that has git merge conflicts, resolving if possible
Hashing made simple. Get the hash of a buffer/string/stream/file.
Create and manage an evolutionary algorithm that runs the NSGA-II multiobjective search algorithm (bit redundant). This is a WIN module.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Browser Compatible Object Hashing
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Find the longest common subsequence.
Text hyphenation in Javascript.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
A pure JS implementation of the structured clone algorithm (or at least something pretty close to that)
crypto; from kruptein to hide or conceal
Fast and almost Gaussian blur by Mario Klingemann
This library optimizes your agent's performance by way of an evolutionary algorithm, a model of biological evolution: rank fitness, crossover of best performing, mutation, run next generation.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.