328 packages
ableton-live-locators
A way to extract the stuff you've typed into live: Notes, info text, the names of markers, etc.
absdir
Find the absolute directory path of a filename or a module object. No more excuses for __dirname.
agoric-labs-esm-built-pmb
esm from Agoric Labs (forked from standard-things) packaged for npm.
amdldr16-pmb
Bundle my favorite web-app stepping stones: CujoJS curl + jQuery + lodash + a chainloader for custom scripts.
ansible-bogus-linux-pwhash
A linux password hash value (for the password field in /etc/passwd or /etc/shadow) that is invalid (i.e. there is no correct input that could match this hash) but can be used with ansible without fuss.
ansible-goodies-201129-pmb
A small spellbook for ansible.
array-filter-inplace
Remove non-matching elements from a dense array.
array-forest-domlike
Access an array of arrays (of arrays…) as a tree structure inspired by browser DOM.
array-iter-next-crnt
Get array items one-by-one and remember the current one.
arraynge
Various transforms for ranges of array/list indices. [npm search keywords: bounds confine enumerate index indexes map modulo translate validate warp]
array-of-truths
Ensure your input becomes an Array, and keep only the truthy values.
audacity-eqcurves-pmb
My collection of equalizer presets for Audacity.
augnerr
Augment Node.js errors: Make some errors more helpful.
binary-pmb
Unpack multibyte binary values from buffers and streams. (Maintenance fork of substack's `binary`)
bind-all-methods-nondestructive-pmb
Flat-copy an object except all methods are bound to a given context. Do not modify the origin object.
bool2str
(cond ? yes : no) but throw if arg types are not (bool, string, string).
brakkoli-html5-pmb
My favorite HTML5 fragments for brakkoli.
brakkoli-pmb
An SGML (XML, HTML) template engine that uses arrays for hierarchy.
callback-timeout-flexible
Start with a short time limit and extend it dynamically. [npm search keywords: callback chain extend extendable extendible extensible flexible function prolong prolongable renew renewable time limit timeout]
ceson
Yet another JSON derivative, aimed to be easy to use for humans as well as for low-level tools.
cfg-cli-env-180111-pmb
Yet another CLI options parser, with fallback to environment variables.
child-exit-nodeback
Observe a child_process's 'exit' and 'close' events and transform them into events with nodeback-style arguments (error, child).
childprocess-spawn-detached
A slightly more concise API for `child_process.spawn()`.
chunkify-http-body
Pipe any stream through this encoder to encode it as Transfer-Encoding: chunked.
cjs-minifake-pmb
Yet another "modules in browsers" sham.