lines-per-second
v1.1.0
Published
CLI tool that counts how many lines per second is written to it
Readme
lines-per-second
CLI tool that counts how many lines per second is written to it
npm install -g lines-per-secondUsage
# just pipe a program to lps and it will start counting lines written per second
./some-program-that-prints | lpsLicense
MIT
