2.0feature requesthelp wanted
仓库指标
- Star
- (886 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Template Literal is fastest, smallest and simplest template engine, because it use JS's literal template feature.
It's 55 times faster than EJS, and it also use less CPU and RAM ressources, so it may be a good idea to use it instead of EJS 😀