Brunch is a lightweight framework for building HTML5 web apps.
Brunch is standing on the shoulders of giant JS libraries (Underscore, jQuery, CoffeeScript, etc.), and gives developers the freedom to use their own dependencies.
Upon building, Brunch concatenates the dependencies into a single JavaScript file, and, together with its command line, is a tool that’s rather convenient for making smaller apps.
- Website: http://brunch.io/















