cmtu
A Node.js utility library for easily removing, extracting, and manipulating comments in code strings with support for popular programming languages such as JavaScript, Python, and etc.
line-commenter-tool
A tool to comment or uncomment lines in a file based on regex patterns and specific strings.
babel-extract-comments
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.