nloc

0.0.3 • Public • Published

nloc

npm version

Build Status Dependency Status

Code Climate Test Coverage

Installation

globally

$ npm install --global nloc

locally

$ npm install nloc

Usage

Usage: nloc [options] <file|directory>

Options:

  -h, --help                   output usage information
  -V, --version                output the version number
  -d, --details                print loc per file
  -e, --exclude <expressions>  comma-seperated list of expression to exclude
  -f, --format <format>        /^(simple|clitable|json)$/i
  --with-encoding              include encoding information for each file

Examples:

  $ nloc --help
  $ nloc -h

Contribution

Issue, Fork, Pull Request...

LICENSE

MIT LICENSE

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i nloc

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • naxmefy