tempo
Template engine
A JavaScript rendering engine that separates presentation from application logic using pure HTML templates.
Tempo is an easy, intuitive JavaScript rendering engine that enables you to craft data templates in pure HTML.
708 stars
34 watching
72 forks
Language: JavaScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
playframework/twirl | A template engine for building web applications using the Scala programming language. | 552 |
jean-smaug/koa-twig | Provides an alternative template engine for Koa.js applications | 0 |
xtemplate/xtemplate | A high-performance template engine that supports asynchronous control, inheritance, and custom functions. | 565 |
fadrizul/twigjs | A JavaScript port of a popular PHP template engine | 59 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 51 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 914 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 532 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
fm-ph/rollup-plugin-twig | A plugin for Rollup that loads and renders precompiled Twig.js templates | 2 |
cakephp/twig-view | Provides a templating engine and helper functions for CakePHP applications | 14 |
slimphp/twig-view | A Slim Framework extension that enables template rendering with the Twig templating component. | 360 |
vituum/vite-plugin-twig | A Vite plugin for transforming Twig templates into HTML output | 18 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 849 |