Adds react.nim. Merges #405 manually.

This commit is contained in:
Dominik Picheta 2016-08-30 19:36:19 +02:00
parent 16a92b17ce
commit 000c2aab87

View File

@ -5195,5 +5195,20 @@
"description": "A thin asynchronous HTTP server library, API compatible with Nim\'s built-in asynchttpserver.",
"web": "https://github.com/philip-wernersbach/microasynchttpserver",
"url": "https://github.com/philip-wernersbach/microasynchttpserver"
},
{
"name": "react",
"url": "https://github.com/andreaferretti/react.nim",
"method": "git",
"tags": [
"js",
"react",
"frontend",
"ui",
"single page application"
],
"description": "React.js bindings for Nim",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/react.nim"
}
]