generator-npm-donejs

v0.9.6
A Yeoman DoneJS generator for the NPM application
yeoman-generator

generator-donejs

A Yeoman DoneJS generator for the NPM application. Available generators are:

  • component to create a CanJS component
  • supermodel to create a can-connect connection
  • module to generate a general purpose modlet

Using generators

Important: While this repository is a Yeoman generator it should only be used directly with the DoneJS cli instead of the yo command line.

With the CLI installed via

npm install donejs -g

Within a DoneJS application or plugin:

  • donejs add component to create a CanJS component
  • donejs add supermodel to create a can-connect connection
  • donejs add module to generate a general purpose modlet
npm i generator-npm-donejs

Metadata

  • MIT
  • Whatever
  • Curtis Cummings
  • released 12/2/2016

Downloads

Maintainers