Skip to content

This is the code for a speech at Aptisummit about codemods with jscodeshift. Also for the blog post: https://medium.com/@perjansson/codemods-with-jscodeshift-9977e646e08f

Notifications You must be signed in to change notification settings

perjansson/aptisummit-codemods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is the code for a speech at Aptisummit about codemods with jscodeshift

How do I get set up?

  • yarn

Run transforms

  • Run any transform in transforms folder using $ jscodeshift *.jsx -t transforms/ and watch how Cars.jsx changes.

About

This is the code for a speech at Aptisummit about codemods with jscodeshift. Also for the blog post: https://medium.com/@perjansson/codemods-with-jscodeshift-9977e646e08f

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published