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
128 watching
841 forks
Language: JavaScript
last commit: 4 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,364 |
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,794 |
tijme/angularjs-csti-scanner | Automated tool for detecting client-side template injection vulnerabilities in AngularJS applications | 303 |
retirejs/retire.js | Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,692 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,479 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,617 |
forwardemail/email-templates | A Node.js package for creating and sending custom email templates with various rendering options | 3,673 |
silentvoid13/templater | A plugin for Obsidian.md that lets users insert variables and execute JavaScript code into their notes | 3,291 |
aui/art-template | A high-performance templating engine for Node.js and browser environments. | 9,863 |
handlebars-lang/handlebars.js | A templating engine that allows for semantic template building with JavaScript. | 18,023 |
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,460 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |