You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RefasterJS was 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.