jsrender
Templating engine
A lightweight templating engine for generating dynamic content in web applications.
A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.
3k stars
154 watching
340 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
olado/dot | A fast and concise JavaScript template engine designed for high-performance use cases in Node.js and browsers. | 5,016 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,364 |
aui/art-template | A high-performance templating engine for Node.js and browser environments. | 9,863 |
moappi/json2html | A JavaScript library that enables fast and interactive client-side HTML templating using JSON templates. | 628 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
davidjnelson/es6-boilerplate | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
mauricemach/coffeekup | A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. | 1,257 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
mandelsoft/spiff | A command-line templating system for generating deployment manifests from declarative YAML templates. | 44 |
ifandelse/knockout.js-external-template-engine | An extension to Knockout.js that loads templates from external resources asynchronously. | 229 |
pauldotknopf/javascriptviewengine | A ViewEngine that enables rendering markup in a JavaScript environment for isomorphic/universal rendering of web pages. | 75 |
janl/mustache.js | Logic-less templating library for JavaScript | 16,479 |
josdejong/jsoneditor | A web-based tool for editing and validating JSON data | 11,630 |
silentvoid13/templater | A plugin for Obsidian.md that lets users insert variables and execute JavaScript code into their notes | 3,291 |