UNPKG

remove-comment

Version:

This is a simple code for removing all comments

59 lines (41 loc) • 1.4 kB
<h1 align=center>REMOVE-COMMENT</h1> > This is a simple code for removing all comments <p align=center> <img src="https://img.shields.io/github/license/alestor123/REMOVE-COMMENT" alt=issues > <a href="https://github.com/alestor123/REMOVE-COMMENT/issues"> <img src="https://img.shields.io/github/issues-raw/alestor123/REMOVE-COMMENT"></a> <img src="https://github.com/alestor123/REMOVE-COMMENT/actions/workflows/main.yml/badge.svg?branch=master"> <a href="https://www.npmjs.com/package/remove-comment"><img src="https://img.shields.io/npm/v/remove-comment"></a> </p> <p align=center> <a href="https://npmjs.org/package/remove-comment"> <img src="https://nodei.co/npm/remove-comment.png"></a> </p> ## šŸš€ Usage ## API ``` const removeComment = require('./App') removeComment(['./test/']) ``` ## Quick use ``` $ npx remove-comment <output file or directory paths> ``` ## CLI Installation ``` $ npm install -g remove-comment ``` ``` $ remove-comment <output file or directory paths> ``` # 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).<br />