ejs
Template engine
A JavaScript templating engine designed to work with the Express framework, allowing developers to embed dynamic content into templates.
Embedded JavaScript templates for node
4k stars
137 watching
513 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mde/ejs | Library providing a JavaScript runtime for executing templates with control flow and output escaping | 7,773 |
aui/art-template | A high-performance templating engine for Node.js and browser environments. | 9,863 |
olado/dot | A fast and concise JavaScript template engine designed for high-performance use cases in Node.js and browsers. | 5,016 |
forwardemail/email-templates | A Node.js package for creating and sending custom email templates with various rendering options | 3,673 |
thinkjs/think-view-ejs | Compiles view templates with EJS for ThinkJS 3.x framework | 5 |
grapesjs/grapesjs | A web builder framework that enables users to create HTML templates without coding | 22,644 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,364 |
svaarala/duktape | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,959 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,479 |
usablica/progress.js | A JavaScript and CSS3 library to create and manage progress bars for web page elements | 2,368 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
winjs/winjs | A UI toolkit for building modern web applications using HTML/JS/CSS technology. | 4,142 |
handlebars-lang/handlebars.js | A templating engine that allows for semantic template building with JavaScript. | 18,023 |
clientio/joint | A JavaScript diagramming library used to create interactive and visual applications | 4,708 |
azat-co/practicalnode | A comprehensive guide to building Node.js applications | 3,806 |