@tririga/tri-polymer-upgrade

1.0.2 • Public • Published

tri-polymer-upgrade

A tool for converting TRIRIGA UX views from Polymer 1 to Polymer 3.

Installation

$ npm install tri-polymer-upgrade -g

Synopsis

$ tri-polymer-upgrade -d <view_dir> -o <converted_dir>

Options

  • -d, --dir directory_path The directory path that contains the files for the view to be converted. Defaults to the current directory path.
  • -o, --out directory_path The destination directory of the converted files.
  • --version Print tri-polymer-upgrade version.
  • -q, --quiet Do not print any non-error message to the console.
  • -h, --help Print the help message.

Usage

To convert the Polymer 1 my-ux-view to Polymer 3

$ tri-polymer-upgrade -d my-ux-view -o my-ux-view

Readme

Keywords

Package Sidebar

Install

npm i @tririga/tri-polymer-upgrade

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

141 kB

Total Files

55

Last publish

Collaborators

  • doug-wood
  • scottrhale
  • souyong
  • tom-fitts
  • skavanagh_wipro