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 |
---|---|---|
eta-dev/eta | A lightweight and fast templating engine for various JavaScript environments | 1,433 |
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,444 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,956 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,528 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,174 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 685 |
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 | 68,448 |
valyala/quicktemplate | A fast template engine for Go that compiles templates into executable code. | 3,138 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,606 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |