Skip to content

A template to build browser libraries using TDD. Write code/tests in CoffeeScript. Debug in JavaScript via WebStorm and Testacular.

Notifications You must be signed in to change notification settings

aelr/browser-development-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic browser library template

  1. Code in CoffeeScript, run tests in JavaScript
  2. Run TDD tests with Mocha in Webstorm on save via Testacular
  3. Don't save compiled versions of each CoffeeScript file to git - use a build task
  4. CoffeeScript -> JavaScript & CSON -> JSON via Grunt

About

A template to build browser libraries using TDD. Write code/tests in CoffeeScript. Debug in JavaScript via WebStorm and Testacular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published