Added Templater package (#2794)

This commit is contained in:
Isaac Naylor 2024-01-23 19:39:56 +00:00 committed by GitHub
parent d7bcc3b771
commit 321ad776b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32386,5 +32386,17 @@
"description": "Fork of jester with Nim v2.x support",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/jester_fork"
},
{
"name": "templater",
"url": "https://github.com/Wraith29/templater",
"method": "git",
"tags": [
"web",
"template engines"
],
"description": "HTML Template Engine",
"license": "MIT",
"doc": "https://wraith29.github.io/templater/templater.html"
}
]
]