Skip to content

lukawski/polymer-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!