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: 3 months ago
JSON representation
jscodeshift codemod collection
- Host: GitHub
- URL: https://github.com/bseber/codemods
- Owner: bseber
- Created: 2016-08-12T13:48:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T14:40:04.000Z (over 8 years ago)
- Last Synced: 2024-08-02T07:17:53.114Z (7 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-codemods - bseber/codemods - Codemods for Jasmine refactoring. (JavaScript)
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