Added package crowngui (#1891)

This commit is contained in:
Bung 2021-05-02 16:09:25 +08:00 committed by GitHub
parent 0604fa22b0
commit 127ebd71f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22418,5 +22418,18 @@
"description": "Convert strings to a slug. Can be used for URLs, file names, IDs etc.",
"license": "MIT",
"web": "https://github.com/lenniezelk/slugify"
},
{
"name": "crowngui",
"url": "https://github.com/bung87/crowngui",
"method": "git",
"tags": [
"web-based",
"gui",
"framework"
],
"description": "Web Technologies based Crossplatform GUI Framework",
"license": "MIT",
"web": "https://github.com/bung87/crowngui"
}
]