tmodjs
Template compiler
A tool for compiling and managing front-end templates in JavaScript
前端模板外置解决方案
665 stars
57 watching
189 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
mailru/fest | A JavaScript template compiler that converts XML templates to standalone JavaScript functions | 128 |
lasso-js/lasso-lodash | A plugin that compiles Lo-Dash templates to CommonJS modules | 0 |
syumai/dejs | An ejs template engine for deno. | 146 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
haya14busa/tmpl | Template engine for formatting JSON data in command-line interfaces | 5 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
antoniovdlc/html-template-tag | A module for compiling and escaping HTML template strings with string interpolation | 64 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
codemix/htmling | A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. | 178 |
medikoo/es6-template-strings | Library to compile and resolve template strings as specified in ES6 syntax | 79 |
ladjs/consolidate | A template engine consolidation library that loads and manages multiple template engines in a single package. | 10 |