Added package highlight (#1667)

This commit is contained in:
Raimund Hübel 2020-10-12 22:19:27 +02:00 committed by GitHub
parent 75a1868288
commit 29e4be31aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19866,5 +19866,19 @@
"description": "Connection Test for Nim Web Applications",
"license": "MIT",
"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"
}
]