1.1.4-alpha • Published 6 years ago

polymer-transpiler v1.1.4-alpha

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

Polymer 1 to Polymer 2 transpiler.

npm version

Installation

npm i -g polymer-transpiler

yarn global add polymer-transpiler

Usage

polymer-transpiler [options]

CLI options

-p, --path - specifies path in which transpiler will search for components, defaults to ./

-e, --extends - specifies base class to extend, defaults to Polymer.Element

Report a bug

Note that its still in alpha so anything can change at any time.

Feel free to contribute and help!