cwiper
v1.0.3
Published
A smart cli tool comments remover for all type of files from any project
Downloads
2
Maintainers
Readme
cwiper (comments wiper 😉)
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
- Please before making a PR, read first this Contributing Guideline
License
MIT
Author
Igwaneza Bruce