https://github.com/banyudu/transformer
Transform source code automatically
https://github.com/banyudu/transformer
Last synced: 6 months ago
JSON representation
Transform source code automatically
- Host: GitHub
- URL: https://github.com/banyudu/transformer
- Owner: banyudu
- License: mit
- Created: 2020-08-19T07:34:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T19:57:31.000Z (over 4 years ago)
- Last Synced: 2024-11-08T08:46:52.602Z (8 months ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transformer
Transform source code automaticallyScripts and tools to transform source code to another format.
Created to do jobs like:
- Add types to source code
- Add import sentences when needed
- Run eslint and test jobs
- Debug code
- Commit code