mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package htmlgenerator (#2175)
Co-authored-by: z-kk <z-kk@gmail.com>
This commit is contained in:
parent
657a15a2b9
commit
294648d56b
@ -25504,5 +25504,16 @@
|
||||
"description": "A high-level Nim Argon2 password hashing library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/termermc/argon2-highlevel"
|
||||
},
|
||||
{
|
||||
"name": "htmlgenerator",
|
||||
"url": "https://github.com/z-kk/htmlgenerator",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"html"
|
||||
],
|
||||
"description": "Generate HTML string by nim object",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/z-kk/htmlgenerator"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user