https://github.com/codemodsquad/jscodeshift-transforms-skeleton
skeleton for a jscodeshift transforms package
https://github.com/codemodsquad/jscodeshift-transforms-skeleton
codemods jscodeshift refactoring skeleton-project
Last synced: 4 months ago
JSON representation
skeleton for a jscodeshift transforms package
- Host: GitHub
- URL: https://github.com/codemodsquad/jscodeshift-transforms-skeleton
- Owner: codemodsquad
- License: mit
- Created: 2020-01-22T19:36:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:31:28.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T09:40:42.283Z (over 1 year ago)
- Topics: codemods, jscodeshift, refactoring, skeleton-project
- Language: TypeScript
- Size: 3.41 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jscodeshift-transforms-skeleton
[](https://circleci.com/gh/codemodsquad/jscodeshift-transforms-skeleton)
[](https://codecov.io/gh/codemodsquad/jscodeshift-transforms-skeleton)
[](https://github.com/semantic-release/semantic-release)
[](http://commitizen.github.io/cz-cli/)
[](https://badge.fury.io/js/jscodeshift-transforms-skeleton)This is my personal skeleton for creating a jscodeshift transform npm package. You are welcome to use it.