We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for template engine liquidjs
It looks cool. There are other implementations of this template engine for Node, I like this one but I'm open to discussion off course.
I created a draft PR with initial implementation (tests incoming).
The text was updated successfully, but these errors were encountered:
feat: support liquidjs (fastify#172)
1742287
test: added tests and docs (fastify#172)
5077f15
feat: support liquidjs (#172) (#173)
f982837
* feat: support liquidjs (#172) * test: added tests and docs (#172) * docs: added row for liquid supported engine on README
No branches or pull requests
🚀 Feature Proposal
Add support for template engine liquidjs
Motivation
It looks cool.
There are other implementations of this template engine for Node, I like this one but I'm open to discussion off course.
I created a draft PR with initial implementation (tests incoming).
The text was updated successfully, but these errors were encountered: