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

https://github.com/phts/jscodeshift-workshop


https://github.com/phts/jscodeshift-workshop

javascript jscodeshift workshop

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jscodeshift workshop

This workshop is about Jscodeshift — a tool which lets you refactor
your JavaScript code with JavaScript code.

This repo contains a source code of each step from the practice part.

## Authors

* [Timofei Iatsenko](https://github.com/thekip)
* [Pilip Tsaryk](https://github.com/phts)