word-counter-ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

word-counter-ts

Count words in strings. Support for English, CJK, and Cyrillic.

npm Package Version

Features

  • customizable word splitter (default use word-regex)
  • custom collapse behaviour (default String.toLocaleLowerCase)

License

BSD-2-Clause

Package Sidebar

Install

npm i word-counter-ts

Weekly Downloads

0

Version

0.1.0

License

BSD-2-Clause

Unpacked Size

6.22 kB

Total Files

6

Last publish

Collaborators

  • beenotung