lbod / generator-delite-element

Generates a delite custom element widget with Yo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-delite-element Build Status

Yeoman generator for delite elements.

Status

Latest release is 0.3.x

Issues

Bugs and open issues are tracked in the github issues tracker.

Installation

To install generator-delite-element from npm, run:

$ npm install -g generator-delite-element

Make a new directory and cd into it:

mkdir -p my-element && cd $_

Finally, initiate the generator to scaffold your element and follow the instructions:

$ yo delite-element

Licensing & Contributions

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.

All contributions require a Dojo Foundation CLA.

About

Generates a delite custom element widget with Yo

License:Other


Languages

Language:JavaScript 92.5%Language:HTML 6.3%Language:CSS 1.3%