@rasch/speed

0.1.0 • Public • Published

speed

speed in action

Speed read text in the terminal. Just pipe your stdin and be ready to GO! speed.js accepts two arguments. The first is the speed (default: 250) in words per minute and the second is the word number to begin at (default: 1). Use ctrl-c to quit. When quitting, the command to resume where you left off is printed to stdout.

cat poem.txt | speed 700
curl -s 'https://baconipsum.com/api/?type=meat-and-filler&format=text' | speed 500

install

pnpm add --global @rasch/speed
npm

npm install --global @rasch/speed
yarn

yarn global add @rasch/speed

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @rasch/speed

      Weekly Downloads

      1

      Version

      0.1.0

      License

      0BSD

      Unpacked Size

      4.86 kB

      Total Files

      5

      Last publish

      Collaborators

      • rasch