Skip to content

RefasterJS

mknichel edited this page Sep 10, 2014 · 2 revisions

RefasterJS is a tool for refactoring JavaScript that leverages the Closure Compiler's AST and type information to make refactoring easier. Developers write a JavaScript template to tell the tool what code to change and how it should be changed. More information can be found at the RefasterJS documentation.

Clone this wiki locally