Use template-literal instead of EJS
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
[Template Literal](https://github.com/Drulac/template-literal) is fastest, smallest and simplest template engine, because it use JS's literal template feature,
It's 55 times faster than EJS, so it may be a good idea to use it instead of EJS 😀
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.