word-breaker

1.0.0 • Public • Published

word-breaker

Implementation of the Unicode Word Boundary Rules algorithm (UAX29 4.1)

What are word boundaries used for?

  • When you double click a word inside your web browser, UAX29 sec 4 defines where the start and end of the selection should be
  • CSS's text-transform: uppercase
  • Can be used for search algorithms too

Readme

Keywords

none

Package Sidebar

Install

npm i word-breaker

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

18.1 kB

Total Files

9

Last publish

Collaborators

  • calebhearon