html-template-tag
Template compiler
A module for compiling and escaping HTML template strings with string interpolation
- ES6 Tagged Template for compiling HTML template strings
64 stars
3 watching
8 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
html-templatestring-interpolationtemplate-string
Related projects:
Repository | Description | Stars |
---|---|---|
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
bengl/tage | A utility to transform functions into reusable template tags | 5 |
emilhvitfeldt/talk-user2022-textrecipes | A collection of text recipes for implementing web pages using HTML | 8 |
bredele/tag-reduce | A library that reduces complex template literals to a single value | 10 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
jonsmithers/vim-html-template-literals | Syntax highlighting and indentation support for HTML template literals in JavaScript | 72 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |
medikoo/es6-template-strings | Library to compile and resolve template strings as specified in ES6 syntax | 79 |
fulldecent/github-pages-template | An opinionated starting point and build system for HTML websites | 35 |
appleboy/html5-template-engine | A comprehensive web application template engine using HTML5, CoffeeScript, Compass, RequireJS, and Gulp. | 80 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,266 |
samchon/astl | A library providing a TypeScript implementation of the Standard Template Library features for AssemblyScript | 38 |
vanilla-icecream/rollup-plugin-posthtml-template | Integrates Rollup and PostHTML to render template properties in JavaScript applications. | 12 |
aperezdc/vim-template | Provides pre-defined text templates for boilerplate code in various file types | 371 |