94 packages
ansi-escape
ANSI escape codes for manipulating the terminal
array-async-filter
Async filter function for arrays
arrayify-slice
slice Array-like collections and return an array
array-permutation
permutation utils
array-promise-filter
filter an array through async callback
async-array-methods
Async methods to operate on collections
browserify-postcss
transform contents using postcss
callback-sequence
Make a new callback to run input callbacks in sequence
clean-remains
Remove files created in the last run but not anymore in the current one
common-bundle
A browserify plugin for packing modules into common shared bundles.
compare-directory
Compare contents of two directories
count-sorted
Count the number of elements in a sorted collection less than, equal, or greater than the given value
css-module-deps
walk the css dependency graph to generate a stream of json output
custom-resolve
Sugar way to customize substack's resolve
dd_belatedpng
pngfix for ie6
debug-nexttick
Print the tick number in debug mode
dedupify
Replace the default dedupe transform for browserify
deps-cache
Invalidate caches with dependency graph
depsify
Allow css modules to declare their dependencies and pack in custom ways
deps-iterator
Iterator for walking dependency graph
deps-patch
Allow to add dependencies not detected from code
deps-topo-sort2
Like deps-topo-sort, but using the latest stream
dest-stream
Wrapper for vinyl-source-stream and vinyl-fs to make a dest stream
dom-contains
Determines whether or not one HTMLElement is or contains another HTMLElement.
dom-core
A commonjs wrapper for yui-dom-core