A tiny secp256k1 JS
Type-safe data decoding and encoding for the minimalist.
Mocks node.js `http.IncomingMessage` (a request). See also `mock-res`.
A very fast streaming multipart parser for node.js
Better streaming static file server with Range and conditional-GET support
Merge objects & other types recursively. A simple & small integration.
A tiny library for hiding and showing the cursor in the terminal.
A BIP32 compatible library
Web workers & worker threads as simple as a function call
Extensible mock req / res objects for use in unit tests of Express controller and middleware functions.
OpenType font parser
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
A tiny, simple, fast fuzzy search library
🔎 A simple, tiny and lightweight benchmarking library!
small xhr abstraction
A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.
A simple, yet beautiful, CLI spinner.
Asynchronous iterator function for parallel processing.
Tiny DOM-element-creation utility
Minimum utility toolbelt
A tiny implementation of the Levenshtein edit distance algorithm.
A tiny conventional commits parser
Encode a URL to a percent-encoded form, excluding already-encoded sequences