1.0.0 • Published 6 years ago

word-breaker v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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
1.0.0

6 years ago