https://github.com/alestor123/remove-comment
This is a simple code for removing comments from code dir
https://github.com/alestor123/remove-comment
awesome cli cli-app cli-tool cli-tools comment comments javascript node nodejs remove remove-comment term terminal tool
Last synced: about 1 month ago
JSON representation
This is a simple code for removing comments from code dir
- Host: GitHub
- URL: https://github.com/alestor123/remove-comment
- Owner: alestor123
- License: mit
- Created: 2022-05-27T07:01:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T16:04:57.000Z (over 3 years ago)
- Last Synced: 2025-08-09T15:03:24.033Z (6 months ago)
- Topics: awesome, cli, cli-app, cli-tool, cli-tools, comment, comments, javascript, node, nodejs, remove, remove-comment, term, terminal, tool
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/remove-comment
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
REMOVE-COMMENT
> This is a simple code for removing all comments
## 🚀 Usage
## API
```
const removeComment = require('./App')
removeComment(['./test/'])
```
## Quick use
```
$ npx remove-comment
```
## CLI Installation
```
$ npm install -g remove-comment
```
```
$ remove-comment
```
# Screenshots


## 💖 [Donate](https://alestor123.is-a.dev/donate)
## Author
👤 **Alestor Aldous**
- Twitter: [@alestor123](https://twitter.com/alestor123)
- Github: [@alestor123](https://github.com/alestor123)
## 📝 License
> MIT
Copyright © 2022 [Alestor Aldous](https://github.com/alestor123).
