generator-base-backbone
Version:
Backbone.js basic skeleton for webapp development. With RequireJS, Bootstrap, Sass, and templating with Pug and Lodash. Also with JSHint and Grunt.
23 lines (22 loc) • 390 B
JSON
[{
"name": "RequireJS",
"url": "http://requirejs.org/"
}, {
"name": "Lo-dash",
"url": "https://lodash.com/"
}, {
"name": "Jquery",
"url": "https://jquery.com/"
}, {
"name": "Bootstrap",
"url": "http://getbootstrap.com/"
}, {
"name": "Sass",
"url": "http://sass-lang.com/"
}, {
"name": "Pug",
"url": "https://pugjs.org/"
}, {
"name": "Grunt",
"url": "http://gruntjs.com/"
}]