lexis-cli

v1.0.10
Word counting made easy. Retrieve the number of words in a string or stdin.
lexis word counter cli

LEXIS

Build Status Maintainability

Word counting made easy. Retrieve the number of words in a string or stdin.


Install

~ ❯❯❯ npm install -g lexis-cli

Usage

~ ❯❯❯ lexis --help

    Usage
      ~ ❯❯❯ lexis <text>
      ~ ❯❯❯ cat <file> | lexis
      ~ ❯❯❯ echo <text> | lexis
    Example
      ~ ❯❯❯ lexis 'Lorem ipsum dolor sit amet'
      //=> 5

Demo

Lexis Demo

Related

License

MIT © Nikolaos Kamarinakis

Metadata

  • MIT
  • >=4
  • Nikolaos Kamarinakis
  • released 4/6/2018

Downloads

Maintainers