https://github.com/mohsen1/react-javascript-to-typescript-transform-vscode
Convert your React code from JavaScript to TypeScript automatically.
https://github.com/mohsen1/react-javascript-to-typescript-transform-vscode
react typescript typescript-transformer
Last synced: 2 months ago
JSON representation
Convert your React code from JavaScript to TypeScript automatically.
- Host: GitHub
- URL: https://github.com/mohsen1/react-javascript-to-typescript-transform-vscode
- Owner: mohsen1
- License: apache-2.0
- Created: 2017-05-30T18:05:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T23:37:08.000Z (almost 9 years ago)
- Last Synced: 2025-10-10T13:11:37.443Z (8 months ago)
- Topics: react, typescript, typescript-transformer
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mohsen1.react-javascript-to-typescript-transform-vscode
- Size: 1.13 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# React JavaScript to TypeScript Transformer for VSCode

**Convert your React code from JavaScript to TypeScript automatically.**
Source code for transform is at [lyft/react-javascript-to-typescript-transform](https://github.com/lyft/react-javascript-to-typescript-transform)
## Reporting bugs
Please report bugs to [transformer repo](https://github.com/lyft/react-javascript-to-typescript-transform/issues) even if you have an issue with the extension.
## Extension Contributions
* `extension.convertReactToTypeScript`: Convert a React file to TypeScript
## License
MIT