- Link: https://apurbalal.github.io/code-rewrite/
- This tool helps you to refactor your code in the browser. Currently it only supports recompose -> hook migration.
- Helps to refactor recompose code to hooks.
- The output won't work out of the box and will require tweaks.
- Visit the link to see it in action.

Visit this link to start refactoring you code. https://apurbalal.github.io/code-rewrite/
git clone https://github.com/apurbalal/code-rewrite
cd code-rewrite
nvm use
yarn
yarn dev
Then open localhost.