polymer-transpiler

Polymer 1 to Polymer 2 transpiler.

Usage no npm install needed!

<script type="module">
  import polymerTranspiler from 'https://cdn.skypack.dev/polymer-transpiler';
</script>

README

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!