UNPKG

jetfuel-blackbox

Version:

Currently, BlackBox is a boilerplate client-side application framework, built on top of the JetFuel build system and Grunt, Backbone, RequireJS, JetRunner unit test server (Mocha BDD/TDD test framework + PhantomJS + SauceLabs cloud integration), Dust (and Plate Django port) for templating (both client and server-side), Sass, Express dynamic web server, etc. BlackBox is the template used for JetFuel's basic `init` command.

13 lines 246 B
{ "dependencies": { "mocha": "~1.6.0", "chai": "~1.3.0", "jquery": "~1.8.0", "backbone": "0.9.9", "dustjs-linkedin": "~1.1.1", "plate": "~1.0.5", "sinon": "*", "requirejs-plugins": "*", "modernizr": "*" } }