Added package karax

This commit is contained in:
Andreas Rumpf 2017-11-07 11:54:39 +01:00
parent 9e48afcfd0
commit 8f2816c6aa

View File

@ -7595,5 +7595,19 @@
"description": "Prepared SQL statement generator. A lightweight ORM.",
"license": "MIT",
"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"
}
]