mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package highlight (#1667)
This commit is contained in:
parent
75a1868288
commit
29e4be31aa
@ -19866,5 +19866,19 @@
|
|||||||
"description": "Connection Test for Nim Web Applications",
|
"description": "Connection Test for Nim Web Applications",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/blmvxer/netTest"
|
"web": "https://github.com/blmvxer/netTest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "highlight",
|
||||||
|
"url": "https://github.com/RaimundHuebel/nimhighlight",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cli",
|
||||||
|
"tool",
|
||||||
|
"highlighting",
|
||||||
|
"colorizing"
|
||||||
|
],
|
||||||
|
"description": "Tool/Lib to highlight text in CLI by using regular expressions.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/RaimundHuebel/nimhighlight"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user