readdirp(latest: 3.6.0) Recursive version of fs.readdir with streaming API.
cardinal(latest: 2.1.1) Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
parse-link-header(latest: 2.0.0) Parses a link header and returns paging information for each contained link.
convert-source-map(latest: 2.0.0) Converts a source-map from/to different formats and allows adding/changing properties.
brace(latest: 0.11.1) browserify compatible version of the ace editor.
watchify(latest: 4.0.0) watch mode for browserify builds
dev-null(latest: 0.1.1) /dev/null for node streams
browserify-shim(latest: 3.8.16) Makes CommonJS-incompatible modules browserifyable.
find-parent-dir(latest: 0.3.1) Finds the first parent directory that contains a given file or directory.
exposify(latest: 0.5.0) browserify transform that exposes globals added via a script tag as modules so they can be required.
mothership(latest: 0.3.0) Helps a module find its package.json mothership.
rename-function-calls(latest: 0.1.1) Renames functions calls, but leaves function definitions unchanged.
detective(latest: 5.2.1) find all require() calls by walking the AST
transformify(latest: 0.1.2) Takes a synchronous function that transforms a string and converts it into a transform compatible with browserify, catw and mutiny.
deep-is(latest: 0.1.4) node's assert.deepEqual algorithm except for NaN being equal to NaN
resolve-bin(latest: 1.0.1) Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.