Added nimrod templates module
This commit is contained in:
parent
fb0c4313a9
commit
de81fb72f8
1 changed files with 10 additions and 0 deletions
|
|
@ -29,6 +29,16 @@
|
|||
"web": "https://github.com/dom96/jester"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "templates",
|
||||
"url": "https://github.com/onionhammer/nim-templates.git",
|
||||
"method": "git",
|
||||
"tags": ["web", "html", "template"],
|
||||
"description": "A simple string templating library for Nimrod.",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/onionhammer/nim-templates"
|
||||
}
|
||||
|
||||
{
|
||||
"name": "murmur",
|
||||
"url": "git://github.com/olahol/nimrod-murmur/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue