This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

generator-polymerx

0.2.1 • Public • Published

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

Name Website
Alessio Occhipinti https://godev.space

License

MIT © PolymerX

Package Sidebar

Install

npm i generator-polymerx

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

165 kB

Total Files

47

Last publish

Collaborators

  • lasalefamine