lum / lum-text
Lum Text Utilities
v2.0.0
2021-12-14 00:59 UTC
Requires
- lum/lum-compat: ^2.0
README
Summary
Some utilities for outputting text, focused on command line usage.
Classes
| Class | Description |
|---|---|
| Lum\Text\Colours | Library for outputting colours to a terminal. |
| Lum\Text\Colors | Another name for the Colours library. |
| Lum\Text\Table | Library for drawing ASCII tables. |
| (Lum\Text\Column) | Internal child class for Table. |
| Lum\Text\Util | Library with some quick static functions. |
Examples
See the examples folder for a couple example scripts.
TODO
Write actual tests.
Official URLs
This library can be found in two places:
Author
Timothy Totten