mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Adds react.nim. Merges #405 manually.
This commit is contained in:
parent
16a92b17ce
commit
000c2aab87
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user