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

1.0.4 • 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]

/@jaybeeuu/reading-time-cli/

    Package Sidebar

    Install

    npm i @jaybeeuu/reading-time-cli

    Weekly Downloads

    3

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    9.69 kB

    Total Files

    12

    Last publish

    Collaborators

    • jaybeeuu