Add kxrouter (#3045)

This commit is contained in:
Esteban C Borsani 2025-05-29 17:16:27 -03:00 committed by GitHub
parent d239200c2b
commit 0607d06adb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19104,6 +19104,19 @@
"license": "MIT",
"web": "https://github.com/nitely/nim-hyps"
},
{
"name": "kxrouter",
"url": "https://github.com/nitely/nim-kxrouter",
"method": "git",
"tags": [
"karax",
"web",
"router"
],
"description": "A karax router with life-time events",
"license": "MIT",
"web": "https://github.com/nitely/nim-kxrouter"
},
{
"name": "delight",
"url": "https://github.com/liquid600pgm/delight",