generator-cross-module

0.3.1 • Public • Published

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/

Package Sidebar

Install

npm i generator-cross-module

Weekly Downloads

9

Version

0.3.1

License

MIT

Last publish

Collaborators

  • tameraydin