JavaScript comment macros useful for injecting logging, tracing, debugging, or stats related code.
by tjJavaScript
Last 12 weeks · 0 commits
1 of 6 standards met
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future. Thank you for your consideration, and I look forward to hearing from you! (cc @huntr-helper)
Repository: tj/node-comment-macros. Description: JavaScript comment macros useful for injecting logging, tracing, debugging, or stats related code. Stars: 124, Forks: 9. Primary language: JavaScript. Languages: JavaScript (97.1%), Makefile (2.9%). Open PRs: 0, open issues: 3. Last activity: 4y ago. Community health: 42%. Top contributors: tj, LinusU, youbbi.
It's obviously a regular expression, so the name is not helpful, but I have no idea what the goal of this regex is, making it difficult to grok the code and make improvements. A better name would be something descriptive, such as (I'm also a fan of all caps constants, but less important for grokking the code.)