diff --git a/packages.json b/packages.json index da1b92f..e79c029 100644 --- a/packages.json +++ b/packages.json @@ -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",