mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
added react-16 (#1345)
This commit is contained in:
parent
bc91b854a9
commit
344fbfb7f0
@ -5799,12 +5799,30 @@
|
||||
"react",
|
||||
"frontend",
|
||||
"ui",
|
||||
"vdom",
|
||||
"single page application"
|
||||
],
|
||||
"description": "React.js bindings for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/andreaferretti/react.nim"
|
||||
},
|
||||
{
|
||||
"name": "react16",
|
||||
"url": "https://github.com/kristianmandrup/react-16.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"js",
|
||||
"react",
|
||||
"frontend",
|
||||
"ui",
|
||||
"vdom",
|
||||
"hooks",
|
||||
"single page application"
|
||||
],
|
||||
"description": "React.js 16.x bindings for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/kristianmandrup/react-16.nim"
|
||||
},
|
||||
{
|
||||
"name": "oauth",
|
||||
"url": "https://github.com/CORDEA/oauth",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user