ejs
Template engine
Library providing a JavaScript runtime for executing templates with control flow and output escaping
Embedded JavaScript templates -- http://ejs.co
8k stars
127 watching
843 forks
Language: JavaScript
last commit: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tj/ejs | A JavaScript templating engine designed to work with the Express framework, allowing developers to embed dynamic content into templates. | 4,470 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,444 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
epinna/tplmap | A tool for detecting and exploiting server-side template injection vulnerabilities to gain access to underlying file systems and operating systems. | 3,823 |
tijme/angularjs-csti-scanner | Automated tool for detecting client-side template injection vulnerabilities in AngularJS applications | 306 |
retirejs/retire.js | Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,717 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,528 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,620 |
forwardemail/email-templates | A Node.js package for creating and sending custom email templates with various rendering options | 3,678 |
silentvoid13/templater | A plugin for Obsidian.md that lets users insert variables and execute JavaScript code into their notes | 3,373 |
handlebars-lang/handlebars.js | A templating engine that allows for semantic template building with JavaScript. | 18,060 |
thinkjs/think-view-ejs | Compiles view templates with EJS for ThinkJS 3.x framework | 5 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,617 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |