![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)
A smart comments cli tool remover for all types of files from any type of project (js, ts, jsx,tsx, py, go, dart, etc..) - make it clean again.
Disclaimer
⚠ commenting code is great and you should do it but if you're like me and hate comments that comes with boilerplates and some projects then this tool is for you 🙂
Preview
Supported Programming/Markup Languages/Technologies (All)
Popular ones
Language | Type of Comments |
---|
✔ Python | # |
✔ Javascript | //, /* */, {/* */}, /** */ |
✔ Dart | // |
✔ Go | /* */, // |
✔ Lua | --, --[[ --]] |
✔ JSP | <%-- --%> |
✔ Ruby | =begin =end |
✔ HTML | <!- -> |
Install
npm install -g cwiper
or
yarn global add cwiper
Preview
Using cwiper
cwiper <options>
Command Line
$ cwiper --path <pathname>
Show Off
Contribution
License
MIT
Author
Igwaneza Bruce