Added package rx_nim (#1695)

This commit is contained in:
kristianhasselknippe 2020-11-05 07:43:49 +01:00 committed by GitHub
parent b7c966b6a7
commit a15d7a66b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20168,6 +20168,21 @@
"license": "MIT",
"web": "https://github.com/leeooox/nimvisa"
},
{
"name": "rx_nim",
"url": "https://github.com/nortero-code/rx-nim",
"method": "git",
"tags": [
"rx",
"observables",
"reactive",
"extensions",
"functional"
],
"description": "An implementation of rx observables in nim",
"license": "MIT",
"web": "https://github.com/nortero-code/rx-nim"
},
{
"name": "httpstat",
"url": "https://github.com/ucpr/httpstat",