This site is an independent open-source project and is not affiliated with, endorsed by, or sponsored by npm, Inc. or GitHub, Inc. The name “npm” is a registered trademark of npm, Inc., used here solely to describe compatibility and reference publicly available npm package data.
📦 delete_comments
after facing bugs with other comment removal packages like strip-comments and others
I decided to build my own
it simply removes comments of javascript files and files that matchs javascript comment and string pattern
it also deletes jsDoc comments