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: 6 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,017 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,444 |
moappi/json2html | A JavaScript library that enables fast and interactive client-side HTML templating using JSON templates. | 631 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 685 |
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,256 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 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. | 228 |
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,528 |
josdejong/jsoneditor | A web-based tool for editing and validating JSON data | 11,687 |
silentvoid13/templater | A plugin for Obsidian.md that lets users insert variables and execute JavaScript code into their notes | 3,373 |