Showing 81-100 of 402,528 packages
Simple “Least Recently Used” (LRU) cache
A tiny and fast selection algorithm in JavaScript.
An implementation of (Kuhn-)Munkres algorithm.
This library provides the algorithms a list or grid rendering implementation would need for efficient placement of incrementally rendered elements.
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
Parse and encoding JSON web tokens
A JavaScript text diff implementation.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
High-precision sunrise and sunset time calculation using NREL's Solar Position Algorithm
Fire events the same way the user does
LRU Queue
Simplify AES encryption and decryption of any JavaScript objects, implementing crypto-js library.
Convert Domain Names correctly from IDN to Punycode and vice-versa and offer TR46 processing.
Determines whether a Node file is a Module (`import`) or a Script (`require`)
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Cryptographic primitives for JavaScript
Measure the difference between two strings using the Levenshtein distance algorithm
Resolve package.json exports & imports maps
Data Structure & Algorithm library written with Typescript