New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lexis-cli

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lexis-cli

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

latest
Source
npmnpm
Version
1.0.16
Version published
Maintainers
1
Created
Source

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

  • lexis-count - API for this module

License

MIT © Nikolaos Kamarinakis

Keywords

lexis

FAQs

Package last updated on 04 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts