54 packages
6to5-brunch
Brunch plugin to turn ES6 code into vanilla ES5 with no runtime required.
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
anysort
Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers
appcache-brunch
Adds HTML5 .appcache generation to brunch.
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
async-waterfall
Runs a list of async tasks, passing the results of each into the next one
auto-reload-brunch
Adds automatic browser reloading support to brunch.
babel-brunch
Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.
babel-plugin-transform-pipeline-operator
Transform pipeline operator into call expressions
binary-extensions
List of binary file extensions
braces
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
brunch
Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps
cbify
Wraps synchronous functions with a callback-style API
chokidar
Minimal and efficient cross-platform file watching library
chokidar-cli
Ultra-fast cross-platform command line utility to watch file system changes.
clean-css-brunch
Adds CleanCSS support to brunch.
coffeelint-brunch
Adds CoffeeLint support to brunch.
coffee-script-brunch
Adds CoffeeScript support to brunch.
css-brunch
Adds CSS support to brunch.
deppack
Extract nodejs dependencies to browser.
eco-brunch
Adds eco support to brunch.
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
fcache
Standartized fs.readFile caching mechanism for incremental build systems.
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
fsevents
Native Access to MacOS FSEvents