string-length-cli

3.0.0 • Public • Published

string-length-cli

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

String#length errornously counts astral symbols as two characters.

Install

$ npm i -g string-length-cli

Usage

$ string-length --help

  Usage
    $ string-length <text> [more...]

  Example
    $ string-length Jiong囧
    6

Related

License

MIT © LitoMore

Package Sidebar

Install

npm i string-length-cli

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • litomore