0.3.1 • Published 9 years ago

generator-cross-module v0.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Cross Module Generator

Rapidly create modules that can be used both on Node.js & Browser.

Getting Started

Install Yeoman and Cross Module Generator:

npm install -g yo
npm install -g generator-cross-module

Initialize the generator:

yo cross-module

Usage

  1. Run gulp watch, work on /src
  2. Execute gulp autotest, write your tests
  3. Finally, create distribution files with gulp build
  4. Publish!

Live Examples

License

MIT http://tameraydin.mit-license.org/

0.3.1

9 years ago

0.3.0

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago