Added package kroutes (#2503)

This commit is contained in:
ryukoposting
2023-02-19 10:20:21 +08:00
committed by GitHub
parent 116c061bd2
commit a2e4263c8b
+15
View File
@@ -28926,5 +28926,20 @@
"description": "Low level db_sqlite and db_postgres forks with a proper typing",
"license": "MIT",
"web": "https://github.com/PhilippMDoerner/lowdb"
},
{
"name": "kroutes",
"url": "https://github.com/ryukoposting/kroutes",
"method": "git",
"tags": [
"karax",
"router",
"frontend",
"routing",
"webapp"
],
"description": "Karax router supporting both client-side and server-side rendering",
"license": "MIT",
"web": "https://github.com/ryukoposting/kroutes"
}
]