add multiple packages (#1500)

This commit is contained in:
Miran 2020-06-01 14:28:28 +02:00 committed by GitHub
parent 91c784f345
commit b82f98ddf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18065,6 +18065,89 @@
"web": "https://github.com/jackhftang/threadproxy.nim",
"doc": "https://jackhftang.github.io/threadproxy.nim/"
},
{
"name": "jesterwithplugins",
"url": "https://github.com/JohnAD/jesterwithplugins/",
"method": "git",
"tags": [
"web",
"http",
"framework",
"dsl",
"plugins"
],
"description": "A sinatra-like web framework for Nim with plugins.",
"license": "MIT",
"web": "https://github.com/JohnAD/jesterwithplugins/"
},
{
"name": "qeu",
"url": "https://github.com/hyu1996/qeu",
"method": "git",
"tags": [
"comparison",
"3-way comparison",
"three-way comparison"
],
"description": "Functionality for compare two values",
"license": "MIT",
"web": "https://github.com/hyu1996/qeu"
},
{
"name": "mccache",
"url": "https://github.com/abbeymart/mccache",
"method": "git",
"tags": [
"web",
"library"
],
"description": "mccache package: in-memory caching",
"license": "MIT",
"web": "https://github.com/abbeymart/mccache"
},
{
"name": "mcresponse",
"url": "https://github.com/abbeymart/mcresponse",
"method": "git",
"tags": [
"web",
"crud",
"rest",
"api",
"response"
],
"description": "mConnect Standardised Response Package",
"license": "MIT",
"web": "https://github.com/abbeymart/mcresponse"
},
{
"name": "webrtcvad",
"url": "https://gitlab.com/eagledot/nim-webrtcvad",
"method": "git",
"tags":[
"wrapper",
"vad",
"voice",
"binding"
],
"description": "Nim bindings for the WEBRTC VAD(voice actitvity Detection)",
"license": "MIT",
"web": "https://gitlab.com/eagledot/nim-webrtcvad"
},
{
"name": "gradient",
"url": "https://github.com/luminosoda/gradient",
"method": "git",
"tags": [
"gradient",
"gradients",
"color",
"colors"
],
"description": "Color gradients generation",
"license": "MIT",
"web": "https://github.com/luminosoda/gradient"
},
{
"name": "tam",
"url": "https://github.com/SolitudeSF/tam",