mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Added package html_tools (#1033)
This commit is contained in:
parent
1e26ae2fdd
commit
0b07710df8
@ -12850,5 +12850,18 @@
|
|||||||
"description": "Terminal dashboards.",
|
"description": "Terminal dashboards.",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-dashing"
|
"web": "https://github.com/FedericoCeratto/nim-dashing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "html_tools",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-html-tools",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"html",
|
||||||
|
"validation",
|
||||||
|
"frontend"
|
||||||
|
],
|
||||||
|
"description": "HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-html-tools"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user