fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Updated by @doowb
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Updated by @es128
es6-shim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Updated by @paulmillr
chokidar-cli
Ultra-fast cross-platform command line utility to watch file system changes.
Updated by @es128
@noble/secp256k1
Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
Updated by @paulmillr
@noble/ed25519
Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH, ristretto255 & scalarmult
Updated by @paulmillr
@noble/hashes
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
Updated by @paulmillr
@noble/bls12-381
Fastest JS implementation of BLS12-381. Auditable, secure, 0-dependency aggregated signatures & pairings
Updated by @paulmillr
console-polyfill
Browser console polyfill. Makes it safe to do console.log()-s etc always.
Updated by @paulmillr
noble-secp256k1
deprecatedFastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
Updated by @paulmillr
noble-ed25519
deprecatedFastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency pubkey, scalarmult & EDDSA
Updated by @paulmillr