Skip to content

The Polymer Renamer helps developers integrate the Google Closure compiler with their Polymer projects by forwarding renames performed by the compiler to HTML and JS files.

License

Notifications You must be signed in to change notification settings

mcanthony/PolymerRenamer

 
 

Repository files navigation

The Polymer Renamer

The Polymer Renamer helps developers integrate the Google Closure compiler with their Polymer projects by forwarding renames performed by the compiler to HTML and JS files.

Building the Polymer Renamer

> ant jar

Running the Polymer Renamer

> java -jar PolymerRenamer.jar <Property Map Filename> <HTML or JS Filename>

Running the Tests

> ant run-tests

About

The Polymer Renamer helps developers integrate the Google Closure compiler with their Polymer projects by forwarding renames performed by the compiler to HTML and JS files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.4%
  • JavaScript 13.2%
  • HTML 6.4%