@jaybeeuu/reading-time-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

reading-time-cli

npm

A really simple Command Line Interface for reading-time.

Options

Option Description Type
(positional) file-path The path to the file to read. [string]
--version Show version number [boolean]
--help Show help [boolean]
-b, --word-bound A regular expression to match word boundaries. [string]
-p, --words-per-minute The number of words per minute to use when calculating reading time. [number]
-m, --minutes-only Only display the reading time (in minutes). [boolean]
-t, --time-only Only display the reading time (in milliseconds). [boolean]

Package Sidebar

Install

npm i @jaybeeuu/reading-time-cli

Weekly Downloads

9

Version

1.0.3

License

MIT

Unpacked Size

9.7 kB

Total Files

13

Last publish

Collaborators

  • jaybeeuu