1.0.0 • Published 6 years ago

wrap-words v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

wrap-words

Travis Codecov GitHub issues GitHub pull requests MIT License Version Try on RunKit

npm install wrap-words

A word wrapping utility which correctly handles graphemes and ANSI escape codes.

wrap-words is a little different from other word wrapping utilities in that it treats all passed in whitespace as collapsible (like HTML). This means is can also be used to re-wrap a string that had previously been wrapped.

Live Example

API Docs

1.0.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago