tree-refactor-js

tool to refactor javascript code, more powerful than text based search and replace

Usage no npm install needed!

<script type="module">
  import treeRefactorJs from 'https://cdn.skypack.dev/tree-refactor-js';
</script>

README

Refactor javascript code programmatically using ast to find sections of code to change, and smart text editing to make the changes.