Open rtritto opened 1 year ago
The problem with additional template engines is not that we dont want them, but that we dont have the resources to add them pro actively.
So if you want your preferred engine added to @fastify/view you should provide a PR. With unit tests and typings tests.
Is this library? https://www.npmjs.com/package/swig It seems deprecated and last commit was done on 2014. maybe can it be considered useless to implement it?
free-swig
package is mantained and it's the successor of swig
package.
Prerequisites
🚀 Feature Proposal
Add support for template engine Swig.
https://www.npmjs.com/package/free-swig https://github.com/freecycle/free-swig
Motivation
No response
Example
No response