Skip to content

ddrabik/js-transforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

js-transforms

A repo of codemods for javascript

Setup

npm install -g jscodeshift
git clone https://github.com/ddrabik/js-transforms.git
jscodeshift -t <codemod-script> <file>

Scripts

gql-from-graphql-tag

React Apollo 2.0 requires gql to be imported from graphql-tag instead of react-apollo.

About

Codemods that you may need building React apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published