Skip to content

BalaM314/count-lines-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

count-lines-cli

A simple NPM script to count lines of files.

Usage

Usage: count-lines [--ignoreEmptyLines] [pattern]

Pattern: a glob pattern for files to count lines in.

--ignoreEmptyLines: if specified, empty lines are ignored when counting. May decrease performance.

Repo status

This is "maintained". I may never make another commit, but it should keep working fine.

If it breaks, please create an issue or I may never find out. If you want to make a PR adding features or fixing bugs, please do.

About

A simple NPM script to count lines of files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published