Juicer
Template engine
A lightweight JavaScript template engine for rendering data-driven web pages
A Lightweight JavaScript Template Engine.
915 stars
71 watching
261 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
goodeggs/teacup | A CoffeeScript-based template engine for building HTML strings and templates | 122 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 530 |
wangxiao/baidutemplate | A JavaScript templating engine built on top of the 百度JS framework | 369 |
pantor/inja | A template engine for modern C++ | 1,675 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
bem/bh | A JavaScript template engine that converts BEMJSON to HTML | 69 |
xtemplate/xtemplate | A high-performance template engine that supports asynchronous control, inheritance, and custom functions. | 565 |
casid/jte | A template engine that allows developers to write secure and speedy HTML templates in Java or Kotlin with features like context-sensitive escaping and hot reloading. | 841 |
twigkit/tempo | A JavaScript rendering engine that separates presentation from application logic using pure HTML templates. | 709 |