Here are
127 public repositories
matching this topic...
A Fast & Light Virtual DOM Alternative
snuggsi ツ - Easy Custom Elements in ~1kB
-
Updated
Mar 28, 2022
-
JavaScript
-
Updated
Mar 5, 2020
-
JavaScript
📙 simple approach for javascript localization
-
Updated
Feb 26, 2022
-
JavaScript
Lightweight SQL query builder
-
Updated
Mar 24, 2022
-
JavaScript
Tiny utility (272B) to create DOM elements with manner.
-
Updated
Mar 15, 2020
-
JavaScript
A Vue Compiler that allows you compile your string literals to render functions at build time and write components in SFC paradigm
-
Updated
Feb 11, 2022
-
TypeScript
TypeScript package which smartly trims and strips indentation from multi-line strings
-
Updated
Mar 24, 2022
-
TypeScript
🍦 A simple way to introduce internationalization to your JS
-
Updated
Mar 18, 2022
-
JavaScript
Proposal to improve the DOM creation API so developers have a cleaner, simpler, and secure interface to DOM creation and manipulation.
-
Updated
Nov 22, 2017
-
JavaScript
A list of libraries and learning resources for ES2015 tagged template literals
Syntax highlighting for html template literals in javascript (as in lit-html and polymer 3)
-
Updated
Jun 3, 2021
-
Vim script
Missing template engine for Web Components
-
Updated
Feb 11, 2022
-
JavaScript
📝 Markdown tagged template literal renderer
-
Updated
Mar 9, 2018
-
JavaScript
Enable JSX for Template Literal Tags based projects.
-
Updated
Jun 21, 2021
-
JavaScript
Light-weight, faster datetime formatter for modern browsers.
-
Updated
Mar 2, 2022
-
TypeScript
Javascript tag to format SQL template literals
-
Updated
Feb 11, 2022
-
TypeScript
📘 ttag - library for extracting and resolving gettext translations extract es6 localization
-
Updated
May 24, 2021
-
JavaScript
Use plain HTML files as tagged templates.
-
Updated
Feb 12, 2022
-
JavaScript
A parser combinator library with declarative superpowers
-
Updated
Mar 24, 2022
-
JavaScript
JavaScript library for building user interfaces using template literals
-
Updated
Mar 2, 2022
-
TypeScript
⬅️ An ES6 string tag makes indentation better
-
Updated
Apr 18, 2020
-
TypeScript
Template literal tag to remove excess whitespace and newlines from strings.
-
Updated
Feb 12, 2022
-
TypeScript
A declarative data type construction and manipulation library for JavaScript
-
Updated
Mar 26, 2022
-
JavaScript
Highlights JavaScript/TypeScript tagged Template Strings with custom syntaxes
-
Updated
Apr 15, 2018
-
Vim script
🍬 easy weezy templating engine for php 🍬
Reduce tagged template literals to a single value
-
Updated
Jul 9, 2018
-
JavaScript
Babel plugin to transform yo-yo or bel template strings into pure and fast document calls.
-
Updated
Mar 23, 2018
-
JavaScript
Babel plugin for whitespace removal from template literals.
-
Updated
May 16, 2021
-
JavaScript
Improve this page
Add a description, image, and links to the
template-literals
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
template-literals
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is it possible to use custom tags — e.g., [[ ]] instead of {{ }} — with this library? If so, how?