https://github.com/ljlm0402/commlate
🔠Effortlessly translate code comments between languages. CLI and library for automatic comment translation in JS/TS files.
https://github.com/ljlm0402/commlate
Last synced: 2 months ago
JSON representation
🔠Effortlessly translate code comments between languages. CLI and library for automatic comment translation in JS/TS files.
- Host: GitHub
- URL: https://github.com/ljlm0402/commlate
- Owner: ljlm0402
- License: mit
- Created: 2025-07-23T04:00:37.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-23T04:10:11.000Z (3 months ago)
- Last Synced: 2025-07-23T06:12:18.396Z (3 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# commlate
Effortlessly translate code comments between languages in your JS/TS projects. CLI & library.
## CLI Usage
```bash
npx commlate [from=ko] [to=en]