mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
added react-16 (#1345)
This commit is contained in:
parent
bc91b854a9
commit
344fbfb7f0
@ -5799,12 +5799,30 @@
|
|||||||
"react",
|
"react",
|
||||||
"frontend",
|
"frontend",
|
||||||
"ui",
|
"ui",
|
||||||
|
"vdom",
|
||||||
"single page application"
|
"single page application"
|
||||||
],
|
],
|
||||||
"description": "React.js bindings for Nim",
|
"description": "React.js bindings for Nim",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/andreaferretti/react.nim"
|
"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",
|
"name": "oauth",
|
||||||
"url": "https://github.com/CORDEA/oauth",
|
"url": "https://github.com/CORDEA/oauth",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user