57 packages
agnostic
A library that allows other projects to be agnostic of particular http server implementation
api_500px
500px API helper, including OAuth and upload
asynckit
Minimal async jobs utility library, with streams support
batcher
Batch processor of shell commands and javascript functions over shared state object. Async, sequential, parallel.
browserify-istanbul
A browserify transform for the istanbul code coverage tool
buster-functional
Functional tests extension for BusterJS. Adds helper functions to simulate basic user interactions
buster-jshint
Buster-extension: jshint your files as part of test run.
buster-rendr-functional-tests
[deprecated] Use buster-functional instead.
cartesian
Computes the cartesian product of arrays provided by an array or an object
cbreak
Cbreak (rare) mode for TTY.
combined-stream
A stream that emits multiple other streams one after another.
configly
A developer-friendly lightweight replacement for the 'config' module that works with custom config directories and pluggable parsers
deeply
A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.
ductape
Ductape is better tape
envar
Library to read environment variables, including npm package config, custom config file, command line and default object
envtojson-cli
Convert current environment variables to JSON
eslint-config-safe
Safe environment specific eslint configuration
executioner
Executes provided shell commands with supplied arguments. Supports parallel and templated commands
fake
Test your JavaScript with focused programmer tests. Fake depedencies.
fbbot
Minimal framework/SDK for facebook messenger bots. BYOS (Bring Your Own Server)
form-data
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
fulcon
Clones a function (creates wrapper function), with the same signature as source function
global-define
Creates global `define` function to provide AMD-style define in node
grunt-multibundle-requirejs
Grunt task for handling multi-bundle requirejs setup
grunt-rendr-requirejs
Use RequireJS to package up your modules for use with Rendr (github.com/airbnb/rendr).