cwiper

1.0.3 • Public • Published

cwiper (comments wiper 😉)

Build Status Open Source Love Open Source Love

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

Package Sidebar

Install

npm i cwiper

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

16.7 kB

Total Files

6

Last publish

Collaborators

  • knowbee