Physics
=======

See the [project page](http://jonobr1.github.com/Physics) for most up-to-date information.


## CommonJS + Browserify Fork

This fork replaces streamlines installation and integration:
 * Replaces RequireJS with CommonJS modules, providing [Node.js](http://nodejs.org) support and installation via [npm](http://npmjs.org).
 * Replaces the build system with [Browserify](http://browserify.org), meaning the same install steps work for the browser and for Node.
 * Adds [bower](http://bower.io) and [component](https://github.com/component/component) support.


---

Original code by [Jono Brandel](https://github.com/jonobr1). Contributions from [David Schoonover](http://less.ly).
