remove-comments
Installation
npm install remove-comments
Syntax
var removeComments = ;var noCommentsStr = ;console;
Output of above example is:
var a = 1;var b = 2;
npm install remove-comments
var removeComments = ;var noCommentsStr = ;console;
Output of above example is:
var a = 1;var b = 2;
npm i remove-comments
3
1.0.0
ISC