This package has been deprecated

Author message:

this package has been deprecated

node-code-counter

1.0.1 • Public • Published

What's this

A stupid tool to count how many lines of code you have written

Require

Node.js v10

How to use

npm install node-code-counter
const Counter = require('node-code-counter')


new Counter({
  rootPath:'./',
  ignore:['node_modules','package']
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i node-code-counter

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

18 kB

Total Files

4

Last publish

Collaborators

  • caaalabash