-
Hey there,
i stumbled across your lib when i was searching for a template engine for micro controllers.
Since i have some further requirements (loops), i had to extend your lib a bit and came ou…
-
## Feature Overview
aqua uses [text/template](https://pkg.go.dev/text/template) at the moment.
I propose to support changing template engine for performance.
## Why is the feature needed?
> …
-
Since freemarker is widely used as well as velocity, and there is a [freemarker.js](https://github.com/ijse/freemarker.js) just as velocityjs, support for freemarker is necessary.
-
This topic was raised way back in the past by @vbulant. At that point of time we found some disadvantages to switch to React as a templating engine choice. When thinking of it now, I cannot come with …
-
### Main programming language
go
### Tutorial title
Code a simple P2P blockchain in Go!
### Tutorial URL
https://mycoralhealth.medium.com/code-a-simple-p2p-blockchain-in-go-46662601f417
##…
-
https://github.com/divio/django-cms/blob/release/3.4.x/cms/utils/setup.py#L21
``` python
try:
django_backend = [x for x in settings.TEMPLATES
if x['BACKEND'] ==…
-
in contrast to the vanilla CF recommender engine template, this engine template lacks any evaluation. This makes it far more labor intensive to tune. Perhaps the other recommender engine's eval (https…
-
https://github.com/lihaoyi/scalatags
-
_From @ThaNarie in https://github.com/mubanjs/muban-skeleton/issues/44_
---
Currently, the skeleton can only render TS templates – which will stay the preferred way of working.
However, certa…
psimk updated
2 years ago
-
Support more template engines: [Cheetah](http://www.cheetahtemplate.org/), [Jinja2](http://jinja.pocoo.org/docs/)