lit-html
Efficient, Expressive, Extensible HTML templates in JavaScript
Documentation
Full documentation is available at lit-html.polymer-project.org.
Docs source is in the docs folder. To build the si
lit-html
Efficient, Expressive, Extensible HTML templates in JavaScript
Documentation
Full documentation is available at lit-html.polymer-project.org.
Docs source is in the docs folder. To build the si
browser-extension-template
A template for creating cross-browser browser extensions
Features
Cross-browser builds using webextension-polyfill.
Auto-syncing options.
Auto-publishing with auto-ve
templite
Lightweight templating in 154 bytes
Allows you to denote dynamic portions of a string using double curly brackets ({{ example }}) & then replace them with matching values from your data source.
You
Tempos
Tempos is an efficient javascript template engine
Install
npm install tempos --save
Or import the 'tempos.js' in the web page
<script src="./dist/tempos.js"></script>
Usage
SYNOPSIS
All your html templating needs in under 10 lines of JS.
USAGE
BASICS
The Template function takes a string and returns a function that takes your template "locals".
const txl = requir
fete
Front End TEmplates - Light weight reactive JavaScript templates and routing
Small: ES6 16.8K raw, 9,75K minified, 3.6K gzipped; ES5 - Transpiled, minified, gzipped 4K.
Base version works in recent releases o
463 bytes simple template engine that works for Node.js and browser.
Install
npm i --save vegito
CDN: https://unpkg.com/vegito/dist/
Usage
const vegito = require('vegito')
vegito('hello {{
micromustache
A secure, fast and lightweight template engine with some handy additions.
Think of it as a sweet spot between plain text interpolation and mustache.js; Certainly not as logic-ful as Handlebars!
Dirgen
/:# (Module Only - End)
Overview:
Generate files and folders from a template file.
Purpose:
Use this module when:
Generating repetitive boilerplate project structures
Writing uni
oj
Object-oriented web templating for the people. Thirsty people.
ojjs.org
ojjs.org/docs
ojjs.org/learn
ojjs.org/download
Contact Info
Reach out on irc or email. Log issues on GitHub!
irc: freenode.net
Nunjucks
Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.
Installation
npm install nunjucks
(View the CHANGELOG)
Documentation
Hogan.js - A mustache compiler.
Hogan.js is a compiler for the Mustache templating language. For information on Mustache, see the manpage and the spec.
Basics
Hogan compiles templates to HoganTemplate objec