https://github.com/norlandz/code_comment_remover-ui
remove comments in java / ts (& tsx) file.
https://github.com/norlandz/code_comment_remover-ui
comment-remover javaparser nextjs typescript-parser
Last synced: 4 months ago
JSON representation
remove comments in java / ts (& tsx) file.
- Host: GitHub
- URL: https://github.com/norlandz/code_comment_remover-ui
- Owner: Norlandz
- Created: 2023-08-26T14:11:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T14:05:04.000Z (over 2 years ago)
- Last Synced: 2025-01-05T09:42:27.964Z (about 1 year ago)
- Topics: comment-remover, javaparser, nextjs, typescript-parser
- Language: TypeScript
- Homepage:
- Size: 810 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
### intro
functionality: remove comments in `java / ts (& tsx)` file.
### how to use
1. start up all 3 servers (see \[related projects\])
2. go to `http://localhost:3000/tool/codeCommentRemove`
### demo


### related projects
https://github.com/Norlandz/code_comment_remover-ui (this) \
https://github.com/Norlandz/JavaParserSub \
https://github.com/Norlandz/JsParserSub