Wrap words to a specified length.
Wrap words to a specified length.
A word wrapping utility which correctly handles graphemes and ANSI escape codes.
Wordwrap a string with ANSI escape codes
Wrap words to a specified length.
Wrap words to a specified length.
Wrap those words. Show them at what columns to start and stop.
Right pad a string with zeros or a specified string. Fastest implementation.
Word-wrapping for javascript.
Ensure that no reserved words are used.
Helper to wrap functions inside a function call.
Wrap words to a specified length.
A tiny and fast text wrap library which takes ANSI escapes into account.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Encode and decode quoted printable and base64 strings
Tiny Casing utils
Wrap words to a specified length.
Right-align the text in a string.
TypeScript definitions for react-highlight-words
Convert a string of words to a JavaScript identifier
Split a double-precision floating-point number into a higher order word and a lower order word.
Encode and decode base64 encoded strings
Wraps words to a certain number of characters per line.
As simple as it gets CLI tool for word-wrapping plain-text. You can also use the library in your Ruby scripts. Check out the sources for details.
Splits one line into many with a maximum length. It will split at the end of a word where possible. Default line length is 20
Text transformations such as truncation, wrapping, aligning, indentation and grouping of words.
Word wrapping implementation in ruby. Includes a naive greedy algorithm (fast) and Knuth's minimum raggedness algorithm from TeX (slower for long texts).
wraps words given a column length
Wrap text to a specific width at word boundaries. Supports indentation, hanging indent, ANSI escape code-safe width calculation, and truncation with configurable omission strings.
Wrap words with space and length
Gem based on the word wrap kata.
Helps wrap words on lines
A simple gem to wrap words
"To use implement, use WordWrapping::Word.wrap('word',column length)"