mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Added package Neel (#1650)
This commit is contained in:
parent
6042166da0
commit
2b1515e4c8
@ -19645,5 +19645,24 @@
|
|||||||
"description": "Declarative packets system for serializing/deserializing and marshalling",
|
"description": "Declarative packets system for serializing/deserializing and marshalling",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Q-Master/packets.nim"
|
"web": "https://github.com/Q-Master/packets.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Neel",
|
||||||
|
"url": "https://github.com/Niminem/Neel",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"gui",
|
||||||
|
"nim",
|
||||||
|
"desktop-app",
|
||||||
|
"electron",
|
||||||
|
"electron-app",
|
||||||
|
"desktop-application",
|
||||||
|
"nim-language",
|
||||||
|
"nim-lang",
|
||||||
|
"gui-application"
|
||||||
|
],
|
||||||
|
"description": "A Nim library for making lightweight Electron-like HTML/JS GUI apps, with full access to Nim capabilities.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Niminem/Neel"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user