comment-counter-ast

v1.0.2
Util to count comments in a JavaScript file

comment-counter-ast

Build Status

Install

npm install comment-counter-ast --save

Usage

var counter = require('comment-counter-ast');
var numberOfComments = counter('./app.js');

Contributing

To run the tests please run npm test

npm i comment-counter-ast

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 11/26/2014

Downloads

Maintainers