Merge pull request #1985 from enthus1ast/master

added nimja https://github.com/enthus1ast/nimja
This commit is contained in:
Andreas Rumpf 2021-08-12 16:57:57 +02:00 committed by GitHub
commit ce8eca128e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23487,5 +23487,21 @@
"description": "Youtube data extractor",
"license": "MIT",
"web": "https://github.com/thisago/ytextractor"
},
{
"name": "nimja",
"url": "https://github.com/enthus1ast/nimja",
"method": "git",
"tags": [
"template",
"web",
"compiled",
"typed",
"jinja2",
"twig"
],
"description": "typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim",
"license": "MIT",
"web": "https://github.com/enthus1ast/nimja"
}
]