https://github.com/phts/jscodeshift-workshop
https://github.com/phts/jscodeshift-workshop
javascript jscodeshift workshop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phts/jscodeshift-workshop
- Owner: phts
- Created: 2017-09-18T22:12:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T07:25:58.000Z (over 7 years ago)
- Last Synced: 2025-01-27T06:42:51.754Z (4 months ago)
- Topics: javascript, jscodeshift, workshop
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)