Helper function to hoist variables
A very small, fast, dependency free url parser and formatter for nodejs and the web
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Redact JS objects
Runtime typescript and ESM support for Node.js
```sh npm install --save extra-sort # or yarn add extra-sort ```
An email address parser based on rfc5322
jmespath.js extended with functions from lodash
construct pipes of streams of events
small function to append a query string to a URL

Implement search on any static website.
Save binary blobs in level and stream then back
Tabby terminal keyword highlight plugin, support text, regexp, javascript
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Replace or remove multiple items in an array.
Takes an array of numbers and calculates some descriptive statistics
Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file uploads, custom serialization, and more.
amplify-cli function plugin
Add and remove pkcs7-style padding.
Inject additional paths to modules.require global search path.
TypeScript definitions for type-is
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.