mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package kroutes (#2503)
This commit is contained in:
parent
116c061bd2
commit
a2e4263c8b
@ -28926,5 +28926,20 @@
|
|||||||
"description": "Low level db_sqlite and db_postgres forks with a proper typing",
|
"description": "Low level db_sqlite and db_postgres forks with a proper typing",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/PhilippMDoerner/lowdb"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user