Added package kroutes (#2503)

This commit is contained in:
ryukoposting 2023-02-18 20:20:21 -06:00 committed by GitHub
parent 116c061bd2
commit a2e4263c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]