[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 馃榾
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 馃榾