mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Adding colorize
Colorize is a simple and lightweight terminal coloring utility to quickly make your terminal outputs beautiful.
This commit is contained in:
parent
0f5e2db2e1
commit
ef2bf2345c
@ -6137,5 +6137,18 @@
|
||||
"description": "A simple library to generate random data, using the system's PRNG.",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/euantorano/sysrandom.nim"
|
||||
},
|
||||
{
|
||||
"name": "colorize",
|
||||
"url": "https://github.com/molnarmark/colorize",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"color",
|
||||
"colors",
|
||||
"colorize"
|
||||
],
|
||||
"description": "A simple and lightweight terminal coloring library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/molnarmark/colorize"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user