jonschlinkert / word-wrap

Wrap words to a specified length.
https://github.com/jonschlinkert
MIT License
194 stars 57 forks source link

Feature request: Option to disallow orphaned word #13

Closed olsonpm closed 8 years ago

olsonpm commented 8 years ago

In the case where width is passed, it'd be nice to also have the option to disallow orphaned words

I would like to create a pull request for this feature, but first wanted to make sure you'd be on-board with the option.

jonschlinkert commented 8 years ago

I'm definitely open to it if you don't don't mind doing the pr to discuss. lodash.words would be fine too, thanks!

olsonpm commented 8 years ago

Will do