mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add Brunch (#274)
This commit is contained in:
committed by
Huei Tan
parent
0f0764f68b
commit
a2968f0003
@@ -107,6 +107,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [browserify](https://github.com/substack/node-browserify) - Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
|
||||
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.
|
||||
* [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler.
|
||||
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.
|
||||
|
||||
|
||||
## Testing Frameworks
|
||||
|
||||
Reference in New Issue
Block a user