mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Added package karax
This commit is contained in:
parent
9e48afcfd0
commit
8f2816c6aa
@ -7595,5 +7595,19 @@
|
|||||||
"description": "Prepared SQL statement generator. A lightweight ORM.",
|
"description": "Prepared SQL statement generator. A lightweight ORM.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Araq/ormin"
|
"web": "https://github.com/Araq/ormin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "karax",
|
||||||
|
"url": "https://github.com/pragmagic/karax",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"browser",
|
||||||
|
"DOM",
|
||||||
|
"virtual-DOM",
|
||||||
|
"UI"
|
||||||
|
],
|
||||||
|
"description": "Karax is a framework for developing single page applications in Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/pragmagic/karax"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user