0.3.1 • Published 10 years ago

generator-cross-module v0.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago