TEXT Packages

split-text

Split a text into an array of chunks. Their length is determined by the `limit` argument. It will no cut off words unless there is no spaces in the text. Returns an array with the chunks.

1.0.0 • Published 10 years ago