1.0.1 • Published 2 years ago

@balam314/count-lines-cli v1.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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.

1.0.1

2 years ago

1.0.0

2 years ago