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
Research direction
Start by locating where EJS is currently used and how template output is tested. Compare the existing behavior with the proposed template-literal engine, then confirm that replacing EJS preserves the project's tests and supported functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100