GitHunt

mfr.lua

output formatter written in lua

download this module via luarocks: luarocks install mfr

import with mfr = require("mfr")

use any functions from docs/index.html:

mfr.describe_fg_colors()

documentation also awailable on github pages

unittests

unittests are written with busted.
launch them with ./test.lua. please, note that system-dependent tests are
not run (i.e. if your terminal does not support colors, corresponding
functionality is not going to be checked). output functions are not tested,
too.

contrubution

this repository is open for contribution. you're welcome to submit ideas & bug
reports at issues tab, too

Languages

Text48.4%Lua43.1%CSS7.4%Markdown1.1%Shell0.1%

Contributors

GNU Affero General Public License v3.0
Created July 4, 2023
Updated August 11, 2024