Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pascalduez/react-codemod-patched


https://github.com/pascalduez/react-codemod-patched

Last synced: about 2 months ago
JSON representation

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
```