lum / lum-text
Lum Text Utilities
Installs: 42
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lum/lum-text
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