Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pascalduez/react-codemod-patched
https://github.com/pascalduez/react-codemod-patched
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pascalduez/react-codemod-patched
- Owner: pascalduez
- Created: 2024-07-18T08:43:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T08:46:06.000Z (6 months ago)
- Last Synced: 2024-10-19T01:39:12.859Z (3 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-codemod-patched
Patched local version to support recent Flow syntaxes.
See https://github.com/reactjs/react-codemod/issues/314## Install
```
$ cd react-codemod-patched
$ npm i
$ npm link
```## Usage
```
$ react-codemod-patched
```Or for instance
```
react-codemod-patched update-react-imports
```