mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add Parcel bundler
This commit is contained in:
@@ -112,6 +112,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.
|
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.
|
||||||
* [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler.
|
* [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.
|
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.
|
||||||
|
* [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler.
|
||||||
|
|
||||||
|
|
||||||
## Testing Frameworks
|
## Testing Frameworks
|
||||||
|
|||||||
Reference in New Issue
Block a user