Ecosyste.ms: Awesome

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

https://github.com/bseber/codemods

jscodeshift codemod collection
https://github.com/bseber/codemods

Last synced: 11 days ago
JSON representation

jscodeshift codemod collection

Lists

README

        

# codemods

jscodeshift codemod collection

## Tools
* [jscodeshift]
* [AST Explorer]

## Articles
* [Effective JavaScript Codemods](https://medium.com/@cpojer/effective-javascript-codemods-5a6686bb46fb)
* [Refactoring With Codemods](https://www.toptal.com/javascript/write-code-to-rewrite-your-code)
* [How To Write A Codemod](https://vramana.github.io/blog/2015/12/21/codemod-tutorial/)

## License

![WTFPL](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-4.png "Do What the Fuck You Want to Public License")

[jscodeshift]: https://github.com/facebook/jscodeshift
[AST Explorer]: https://astexplorer.net