1.0.0 • Published 7 years ago

wrap-words v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago