reflow

A collection of (ANSI-sequence aware) text reflow operations & algorithms

MIT License

Stars
624
Committers
8

Bot releases are hidden (Show)

reflow - v0.3.0 Latest Release

Published by muesli over 3 years ago

Changes

  • Lots of performance improvements

Added

  • Flush method lets you reuse a writer (#18)
  • ANSI-aware string truncation package (#22)
  • Unconditional wrapping (#30)
  • Various benchmarks & tests
reflow - v0.2.0

Published by muesli about 4 years ago

Added

  • PrintableRuneWidth returns printable width of a string
  • Dedentation package
reflow - v0.1.0

Published by muesli over 4 years ago

First public release