1.0.16 • Published 4 years ago

lexis-cli v1.0.16

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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

1.0.16

4 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago