Added package Neel (#1650)

This commit is contained in:
Leon Lysak 2020-09-30 14:07:49 -04:00 committed by GitHub
parent 6042166da0
commit 2b1515e4c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19645,5 +19645,24 @@
"description": "Declarative packets system for serializing/deserializing and marshalling",
"license": "MIT",
"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"
}
]