Add package dataUrl (#2052)

This commit is contained in:
Thiago Ferreira
2021-11-03 08:05:20 +01:00
committed by GitHub
parent 08ac1d6d0f
commit d320e46ea5
+13
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",