tag-reduce
Template reducer
A library that reduces complex template literals to a single value
Reduce tagged template literals to a single value
10 stars
4 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
reducetagged-template-literalstemplate-literals
Related projects:
Repository | Description | Stars |
---|---|---|
bengl/tage | A utility to transform functions into reusable template tags | 5 |
antoniovdlc/html-template-tag | A module for compiling and escaping HTML template strings with string interpolation | 64 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
patoi/svelte-component-library-template | A template for building reusable Svelte components | 66 |
bminer/node-blade | A template compiler that compiles HTML templates into JavaScript functions | 320 |
sgtpep/csstag | A lightweight CSS-in-JS library using tagged templates with CSS Modules | 18 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
cgrand/enlive | A templating and transformation system for Clojure based on CSS selectors | 1,619 |
ladjs/consolidate | A template engine consolidation library that loads and manages multiple template engines in a single package. | 10 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 530 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 954 |
rburnham52/svelte-typescript-sass-template | A template for building Svelte, TypeScript, and Sass projects with Storybook integration | 16 |