640 packages
abstract-command
Abstract `Command` base class to make implementing custom commands easier
add-component-symlinks
Adds symlinks to the node_modules dir to fix component require() calls
agent-base
Turn a function into an `http.Agent` instance
amf
"Action Message Format" read() and write() functions for Buffers
ansi
Advanced ANSI formatting tool for Node.js
ansi-canvas
Render a <canvas> node to your terminal
ansi-canvas-render
Renders a <canvas> instance to a Writable stream with ANSI codes
ansi-hash
Get an ANSI color code for a given string
ansi-readline
aphrodite-simple
Inline styles in JS that just work (TM) without !important
applescript
Easily execute arbitrary AppleScript code on OS X through NodeJS.
arg
Unopinionated, no-frills CLI argument parser
array-equal
Check if two arrays are equal
array-index
Invoke getter/setter functions on array-like objects
array-parallel
Call an array of asynchronous functions in parallel
array-series
Call an array of asynchronous functions in series
async-emit
Emits an event on an EventEmitter where the listener may include a callback function
async-fuse
Use `async` functions to implement FUSE filesystem OPs
async-listen
`net.Server#listen()` helper that returns a Promise for async / await
async-retry
Retrying made simple, easy and async
async-sema
Semaphore using `async` and `await`
async-throttle
Throttle asynchronous Promise-based tasks
autoreleasepool
A very simple wrapper around the OS X NSAutoreleasePool
autosuggest
Autosuggest values for text inputs
autowatch
Automatically restart a node process if one of its files changes