re-emitter(latest: 1.1.4) Re emit events from another emitter
typedarray-to-buffer(latest: 4.0.0) Convert a typed array to a Buffer without a copy
arch(latest: 3.0.0) Better `os.arch()` for node and the browser -- detect OS architecture
simple-get(latest: 4.0.1) Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
simple-concat(latest: 1.0.1) Super-minimalist version of `concat-stream`. Less than 15 lines!
fromentries(latest: 1.3.2) Object.fromEntries() ponyfill (in 6 lines)
eslint-config-standard(latest: 17.1.0) JavaScript Standard Style - ESLint Shareable Config
stream-splicer(latest: 2.0.1) streaming pipeline with a mutable configuration
run-parallel(latest: 1.2.0) Run an array of functions in parallel
standard-format(latest: 2.2.4) attempts to reformat javascript to comply with feross/standard style
run-auto(latest: 2.0.4) Determine the best order for running async functions, and run them
string-to-stream(latest: 3.0.1) Convert a string into a stream (streams2)
eslint-config-standard-react(latest: 13.0.0) JavaScript Standard Style React/JSX support - ESLint Shareable Config
deglob(latest: 4.0.1) Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.