browserify-starter-kit

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i browserify-starter-kit

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • zzarcon