Skip to content

👻 A simple boilerplate for writing Javascript using Browserify, Karma.js, PhantomJS and Mocha

Notifications You must be signed in to change notification settings

zzarcon/browserify-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify starter kit

What is this?

A simple boilerplate for writing and testing your Javascript libraries.

What includes?

  • Python SimpleHTTPServer a simple http server for serve static files
  • Travis ci integration
  • Browserify lets you to use CommonJS modules in the browser + Watchify for listen changes in those files
  • Karma Runner brings you a simple and costumizable testing environment + PhantomJS as browser
  • Mocha fun, simple and flexible testing framework

Run

Tests

  • make tests

About

👻 A simple boilerplate for writing Javascript using Browserify, Karma.js, PhantomJS and Mocha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published