#text #line-string #adjustment #example #alignment

line_adjustment

Line adjustment example

2 releases

0.1.1 Jun 28, 2023
0.1.0 Jun 28, 2023

#14 in #line-string

36 downloads per month

MIT license

9KB
153 lines

line_adjustment

Line adjustment example

Example shows how to split string into lines with fixed width. Each word in line will be aligned by spaces to fill whole line.

No runtime deps