Make a directory and its parents if needed - Think `mkdir -p`
Define a lazily evaluated property on an object
The best way to connect a wallet
CLI app helper
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
User-friendly glob matching
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Automatically bind methods to their class instance
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A JavaScript library for colour data visualization. Easily map numbers to a smooth-transitioning colour legend.
Check if argv has a specific flag
React Rainbow Components
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Responsive, theme-based style props for Vanilla Extract
Properties file reader for Node.js
Split lines into an array of lines
Append querystring params to a URL.
Rope-based persistent sequence type
Turn an object into a string of HTML attributes
TypeScript definitions for append-query
Parse CLI help output
Append a buffer to another buffer ensuring to preserve line ending characters.