-
Notifications
You must be signed in to change notification settings - Fork 479
Home
Felix Kling edited this page Jun 18, 2016
·
4 revisions
- js-codemod - Codemod scripts to transform code to next generation JS
- react-codemod - React codemod scripts to update React APIs
- js-transforms - Some documented codemod experiments to help you learn.
-
codemod-proptypes-to-flow - Removes
React.PropTypes
and attempts to transform to Flow.
- ava-codemods - Codemods for AVA https://ava.li
- lodash-codemods - "This module contains a set of codemods that enable you to upgrade your code between various Lodash releases."
- lib-upgrader - "This tool helps you to create a simple CLI to apply the codemods that you wrote, so that users can easily upgrade their code between various releases of your library."