Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 404 Bytes

CommonJS for the browser [Deprecated]

I now use browserify.

This package is a fork of the brunch.io use of CommonJS. It was created for projects that desire to use Common JS and be agnostic to any build tools.

Usage

Include the common.js file at the beginning of your app, or include using bower:

bower install commonjs