Releases: mdarif/JavaScript-Boilerplate
Releases · mdarif/JavaScript-Boilerplate
JavaScript Boilerplate v1.2
- Have added the Jasmine Test Suite to unit test the boilerplate code with or without PhantomJS, one can fire up the same through Chrome as well
- Grunt build has been enhanced tremendously
- JavaScript syntax highlighting has been added
MODULE
has renamed toJSB
for better JavaScript semantics- Travis CI has been kicked off
- Made several small changes like
use strict
, dir changes, css fixes, additional grunt plug-ins also have been added etc.
JavaScript Boilerplate v1.1
We have added the GRUNT build along with cleaning up the files and moving JSHint inline's to .jshintrc
JavaScript Boilerplate v1.0
The first version of JavaScript Boilerplate.