4 packages
bangular
Build automation for compiling angular projects. Think meteor.js asset compilation, but angular
browserify-minify-module-paths
Take your browserify output, run it through this to compress all the require statements. So require('something') becomes require(1)
ces-game-engine
JS game engine that uses the component entity system
grunt-less-to-js
require('./somefile.less.js'); Turn less files into browser and node compatable js.