An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

REMOVE-COMMENT

> This is a simple code for removing all comments


issues








## 🚀 Usage

## API

```
const removeComment = require('./App')
removeComment(['./test/'])
```

## Quick use
```
$ npx remove-comment
```
## CLI Installation
```
$ npm install -g remove-comment
```
```
$ remove-comment
```
# Screenshots

![shot](./demo/shots/remove-comment.png)
![shot](./demo/shots/remove-comment1.png)

## 💖 [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).