npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

comments

0.3.7

@ljharb

npmHomeRepoSnykSocket
Downloads:257
$ npm install comments
DailyWeeklyMonthlyYearly

#comments Version Badge

Build Status dependency status dev dependency status

npm badge

Transform comments in JS files between multiple styles - single-line, multi-line, both, and more to come!

Example

npm install -g comments
comments --style multi --save file_with_single_line_comments.js

Tests

Simply clone the repo, npm install, and run npm test