ncloc
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

NCloc

A cli written in Node.js inspired by cloc to count the lines of source code.

Installation

npm i -g ncloc

Basic example

Screenshot

Excluding directories

Screenshot

Flags

ncloc <input>

Positionals:
  input  Directory/file path to count lines in

Flags:
  -e, --exclude  Directories/files paths to be excluded from counting
      --help     Show help

Supported languages

To show all supported languages use the subcommand languages

Screenshot

/ncloc/

    Package Sidebar

    Install

    npm i ncloc

    Weekly Downloads

    7

    Version

    1.0.13

    License

    MIT

    Unpacked Size

    65.9 kB

    Total Files

    50

    Last publish

    Collaborators

    • cieslarmichal