Brunch
Broccoli
Our great sponsors
Brunch | Broccoli | |
---|---|---|
2 | 1 | |
6,821 | 3,321 | |
0.1% | 0.0% | |
0.3 | 1.1 | |
about 2 months ago | 26 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Brunch
-
🕵️Something new every now and then: Trying Brunch🍴
Alright! So, I head over to the Github repository to see if that thing is still active. Last commit on Feb 18th 2021. Sounds maintained. Issue count? 143 at the time I'm writing this. Perhaps I'll run into some of those, but hey: Don't say no until you've tried it, right?
So, the website looks promising:
Broccoli
What are some alternatives?
webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
gulp - A toolkit to automate & enhance your workflow
Rollup - Next-generation ES module bundler
parcel - The zero configuration build tool for the web. 📦🚀
InversifyJS - A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
Snowpack - ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack]
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
browserify - browser-side require() the node.js way
grunt - Grunt: The JavaScript Task Runner
pkg - Package your Node.js project into an executable