Added package Blackvas (#1637)

This commit is contained in:
Momiyama 2020-09-12 15:50:37 +09:00 committed by GitHub
parent 67c7cd9deb
commit 7eb6f062d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19532,5 +19532,21 @@
"description": "Once provides a type that will enforce that a callback is invoked only once.",
"license": "BSD3",
"web": "https://git.sr.ht/~euantorano/once.nim"
},
{
"name": "Blackvas",
"url": "https://github.com/momeemt/Blackvas",
"method": "git",
"tags": [
"canvas",
"html",
"html5",
"javascript",
"web",
"framework"
],
"description": "declarative UI framework for building Canvas",
"license": "MIT",
"web": "https://github.com/momeemt/Blackvas"
}
]