Add package madam (#2144)

* Added package madam

* Add nimble desc

Signed-off-by: George Lemon <georgelemon@protonmail.com>
This commit is contained in:
George Lemon 2022-02-11 14:26:31 +02:00 committed by GitHub
parent 808fa07256
commit d52bf0b4bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25160,5 +25160,20 @@
"license": "Apache-2.0",
"web": "https://gitlab.com/artemklevtsov/nim-uap/-/blob/master/README.md",
"doc": "https://artemklevtsov.gitlab.io/nim-uap/ua.html"
},
{
"name": "madam",
"url": "https://github.com/openpeep/madam",
"method": "git",
"tags": [
"frontend",
"webserver",
"httpbeast",
"prototyping",
"frontend-development"
],
"description": "Local webserver for Design Prototyping and Front-end Development",
"license": "MIT",
"web": "https://github.com/openpeep/madam"
}
]