Skip to content

codemodsquad/jscodeshift-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jscodeshift-watch

CircleCI Coverage Status semantic-release Commitizen friendly npm version

A basic utility I wrote for myself to do quick one-off jscodeshift transforms. Watches your transform code and reruns any time you save it. Prints a diff of the transformed code, and if any file(s) changed, prompts whether you want to write the changes.

Usage

> jscodeshift-watch -t TRANSFORM_PATH PATH...

About

reruns jscodeshift any time your transform code changes, prints diffs, asks whether to write out the changes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published