0.2.1 • Published 6 years ago

generator-polymerx v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

generator-polymerx

Greenkeeper badge

GitHub release Build Status codecov GitHub issues code style Polymer Skeleton

Scaffold out a new PolymerX Skeleton or Element

⚠️ DEPRECATION WARNING: this tool is no longer updated. Please use the polymerx-cli instead. ⚠️

Install

NOTE: you need yo

npm:

npm install --global yo generator-polymerx

yarn:

yarn add global yo generator-polymerx

Usage

Skeleton

Will create a copy of the Polymer Skeleton. Create a directory, and inside run:

yo polymerx

Element

Will create three files: index.js, template.html and style.postcss within a folder with the name chosen. Within your components/ directory run:

yo polymerx:element

Contributors

NameWebsite
Alessio Occhipintihttps://godev.space

License

MIT © PolymerX