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

https://github.com/vitorbal/js-transforms

Codemods for learning jscodeshift
https://github.com/vitorbal/js-transforms

codemod js-tranforms jscodeshift

Last synced: 8 months ago
JSON representation

Codemods for learning jscodeshift

Awesome Lists containing this project

README

          

# js-tranforms
Codemods for learning jscodeshift

A collection of jscodeshift codemods created for learning and refactoring purposes

## Resources
- [jscodeshift](https://github.com/facebook/jscodeshift)
- [AST Explorer](https://astexplorer.net/) - playground for testing/writing transforms