840 packages
alljoyn
Alljoyn NodeJS Integration
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
array-initial
Get all but the last element or last n elements of an array.
array-last
Get the last or last n elements in an array.
assign-symbols
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
async-once
Guarantee a node-style async function is only executed once.
async-settle
Settle an async function.
async-time
Time async functions using async-done for execution and completion.
babel-plugin-lodash
Modular Lodash builds without the hassle.
bach
Compose your async functions with elegance.
bcrypt-as-promised
A promisified bcrypt
better-stats
A replacement for node's fs.Stats with more utility
boomstick
Hapi plugin to transform application errors into boom error responses.
browser-serialport
Robots in the browser. Just like node-serialport but for browser/chrome apps.
bs2-programmer
Upload tokenized hex to Basic Stamp 2
bs2-serial
Irken plugin exposing bs2 board via serial
bs2-serial-protocol
bs2 protocol abstraction for node-serialport
cah-cards
Cards Against Humanity cards as JSON.
charmeleon
Chokidar wrapper named after a joke by @thealphanerd
chromeback
Mapping of Chrome APIs to node-style callbacks
chromecast
ChromeCasting in Node
clone-buffer
Easier Buffer cloning in node.
codemirror-inject
Inject CodeMirror into a page including base and theme CSS
connect-session-as-promised
Because connect sessions depend too heavily on `this`