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`.
vlc-command(latest: 1.2.0) Find VLC player command line path
beepbeep(latest: 1.3.0) Make a console beep noise in Node.js
string-to-stream(latest: 3.0.1) Convert a string into a stream (streams2)
funding(latest: 1.0.9) Get open source maintainers paid
castv2(latest: 0.1.10) An implementation of the Chromecast CASTV2 protocol
thunky(latest: 1.1.0) delay the evaluation of a paramless async function and cache the result
javascripting(latest: 2.7.3) Learn JavaScript by adventuring around in the terminal.
nanocomponent(latest: 6.5.3) Native DOM components that pair nicely with DOM diffing algorithms
bg-sound(latest: 2.0.0) Web Component to emulate the old-school <bgsound> HTML element
p2p-graph(latest: 2.0.0) Real-time P2P network visualization with D3
application-config(latest: 2.0.0) Store your applications config where the operating system wants you to.
bankai(latest: 9.15.3) The easiest way to compile JavaScript, HTML and CSS
choo(latest: 7.1.0) A 4kb framework for creating sturdy frontend applications
choo-devtools(latest: 3.0.4) Console devtools for Choo
choo-hooks(latest: 1.1.3) Hook into Choo's events and timings
nice-package(latest: 3.1.2) Clean up messy package metadata from the npm registry
stream-browserify(latest: 3.0.0) the stream module from node core for browsers
stream-http(latest: 3.1.1) Streaming http in the browser
safe-buffer(latest: 5.2.1) Safer Node.js Buffer API
cpus(latest: 1.0.3) `os.cpus()` for node and the browser
stream-to-blob-url(latest: 3.0.2) Convert a Readable Stream to a Blob URL
location-history(latest: 1.1.2) Lightweight browser location history abstraction
stream-to-blob(latest: 2.0.1) Convert a Readable Stream to a Blob
async-lru(latest: 1.1.3) A simple async LRU cache supporting O(1) set, get and eviction of old keys
memo-async-lru(latest: 1.0.3) Memoize Node.js style callback-last functions, using an in-memory LRU store
git-pull-or-clone(latest: 2.0.1) Ensure a git repo exists on disk and that it's up-to-date