generator-poly-jadestyl
v0.1.3
Published
Yeoman generator of templates for creating a web component using Polymer, Jade Template Engine and Stylus
Downloads
5
Maintainers
Readme
generator-poly-jadestyl
Generator of templates for creating a web component using Polymer, Jade Template Engine and Stylus
Installation
Install the yeoman:
npm install -g yo
Install generator-poly-jadestyl
:
npm install -g generator-poly-jadestyl
API
yo poly-jadestyl add your-component-name
Creating a new WebComponent named wc-your-component-name in the current directory
yo poly-jadestyl rem your-component-name
Searching a WebComponent named wc-your-component-name in the current directory and its subdirs and removing it