0.0.1 • Published 3 years ago

reasonable-codemod v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Reasonable Codemod

Follow up my blog for updates!

Currently it will upgrades the Styles of bs-react-native-jsx3-compat to reason-react-native.

readme yet to be updated

Installation

$ esy add reasonable-codemod

Usage

Run the script

WIP

Structure

Codemod.re file contains the main refactor logic. My idea is that after you'll only need to care about modifying that file and leave the rest of the boilerplate untouched.