Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/katilius/sample-js-codemod

Sample JS codemod using jscodeshift
https://github.com/katilius/sample-js-codemod

Last synced: 16 days ago
JSON representation

Sample JS codemod using jscodeshift

Awesome Lists containing this project

README

        

# Sample jscodeshift project

This repo contains simple codemod together with test case. It's extremely naive implementation and should not be run on real code base.

The idea was to just prepare sample project on which actual codemod projects could be built.

Sample used in this [blog post](https://katilius.net/writing-js-codemods/)