doT
Template engine
A fast and concise JavaScript template engine designed for high-performance use cases in Node.js and browsers.
The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
5k stars
164 watching
1k forks
Language: JavaScript
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
aui/art-template | A high-performance templating engine for Node.js and browser environments. | 9,863 |
eta-dev/eta | A lightweight and fast templating engine for various JavaScript environments | 1,425 |
borismoore/jsrender | A lightweight templating engine for generating dynamic content in web applications. | 2,675 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,364 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,942 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,479 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,166 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
preactjs/preact-cli | A command-line tool for creating new Preact projects with pre-configured setup and features. | 4,688 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
valyala/quicktemplate | A fast template engine for Go that compiles templates into executable code. | 3,128 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,451 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,578 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |