Use template-literal instead of EJS
未关闭
- 主要语言
- JavaScript
- 星标
- 1.9k
- 派生
- 359
- PR 合并指标
- 30 天内没有已合并 PR
描述
[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 😀
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位当前使用 EJS 的位置,以及模板输出的测试方式。将现有行为与拟议的模板字面量引擎进行比较,然后确认替换 EJS 不会影响项目的测试和所支持的功能。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- testing
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100