Add package dataUrl (#2052)

This commit is contained in:
Thiago Ferreira 2021-11-03 07:05:20 +00:00 committed by GitHub
parent 08ac1d6d0f
commit d320e46ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24111,6 +24111,19 @@
"web": "https://github.com/Timofffee/tecs.nim",
"doc": "https://timofffee.github.io/tecs.nim/"
},
{
"name": "dataUrl",
"url": "https://github.com/thisago/dataUrl",
"method": "git",
"tags": [
"cli",
"dataurl",
"library"
],
"description": "Easily create data urls! CLI included",
"license": "MIT",
"web": "https://github.com/thisago/dataUrl"
},
{
"name": "animatecss",
"url": "https://github.com/thisago/animatecss",