Skip to content

JavaScript Boilerplate v1.2

Latest
Compare
Choose a tag to compare
@mdarif mdarif released this 17 May 11:22
· 16 commits to master since this release
  • 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 to JSB 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.