An implementation of the Unicode Line Breaking Algorithm (UAX #14)
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
Oxc's modular runtime helpers
Hashing made simple. Get the hash of a buffer/string/stream/file.
Minimal 0-dep QR code generator & reader. Supports ascii, term, gif and svg formats
A JS library for finding optimal label position inside a polygon
Twilio SendGrid NodeJS internal helpers
ts-fsrs is a versatile package written in TypeScript that supports ES modules, CommonJS, and UMD. It implements the Free Spaced Repetition Scheduler (FSRS) algorithm, enabling developers to integrate FSRS into their flashcard applications to enhance the u
Web3 core tools helper for sub packages. This is an internal package.
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
graph algorithm
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
Text hyphenation in Javascript.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
This plugin contains helper functions that’ll be placed at the top of the generated code
Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
Ponyfill and helpers for Error Causes
Find the longest common subsequence.
UnRS Resolver Node API
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
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.
LL(*) lookahead strategy for the Chevrotain parser library
Fast and almost Gaussian blur by Mario Klingemann