tagged-template topic
List
tagged-template repositories
common-tags
2.0k
Stars
62
Forks
Watchers
🔖 Useful template literal tags for dealing with strings in ES2015+
htm
8.6k
Stars
167
Forks
Watchers
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
hyperstache
39
Stars
0
Forks
Watchers
👨🦰 Handlebars just got a trim, alternative JS template engine, 2kb gzip
rollup-plugin-tagged-template
24
Stars
1
Forks
Watchers
Use plain HTML files as tagged templates.
csstag
18
Stars
1
Forks
Watchers
Tagged template for CSS Modules: const styles = css`.root { color: red; }`; <div class={styles.root}></div>