New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ncloc

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ncloc

A cli written in Node.js inspired by [cloc](https://github.com/AlDanial/cloc) to count the lines of source code.

latest
Source
npmnpm
Version
1.0.13
Version published
Weekly downloads
71
-60.77%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

cloc

FAQs

Package last updated on 09 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts