All Projects → kay-is → awesome-tagged-templates

kay-is / awesome-tagged-templates

Licence: other
A list of libraries and learning resources for ES2015 tagged template literals

Projects that are alternatives of or similar to awesome-tagged-templates

parser-lang
A parser combinator library with declarative superpowers
Stars: ✭ 25 (-68.35%)
Mutual labels:  template-literals
node-ts-dedent
TypeScript package which smartly trims and strips indentation from multi-line strings
Stars: ✭ 119 (+50.63%)
Mutual labels:  template-literals
modulor-html
Missing template engine for Web Components
Stars: ✭ 36 (-54.43%)
Mutual labels:  template-literals
lit-date
Light-weight, faster datetime formatter for modern browsers.
Stars: ✭ 33 (-58.23%)
Mutual labels:  template-literals
i18n-literally
🍦 A simple way to introduce internationalization to your JS
Stars: ✭ 80 (+1.27%)
Mutual labels:  template-literals
Hyperhtml
A Fast & Light Virtual DOM Alternative
Stars: ✭ 2,872 (+3535.44%)
Mutual labels:  template-literals
tiny-lit
JavaScript library for building user interfaces using template literals
Stars: ✭ 17 (-78.48%)
Mutual labels:  template-literals
jsx2tag
Enable JSX for Template Literal Tags based projects.
Stars: ✭ 30 (-62.03%)
Mutual labels:  template-literals
rollup-plugin-tagged-template
Use plain HTML files as tagged templates.
Stars: ✭ 24 (-69.62%)
Mutual labels:  template-literals
hyperstache
👨‍🦰 Handlebars just got a trim, alternative JS template engine, 2kb gzip
Stars: ✭ 36 (-54.43%)
Mutual labels:  template-literals
Sqorn
A Javascript library for building SQL queries
Stars: ✭ 1,871 (+2268.35%)
Mutual labels:  tagged-template-literals
Common Tags
🔖 Useful template literal tags for dealing with strings in ES2015+
Stars: ✭ 1,761 (+2129.11%)
Mutual labels:  tagged-template-literals
possu
🐖 A small companion library for node-postgres
Stars: ✭ 19 (-75.95%)
Mutual labels:  tagged-template-literals

Awesome Tagged Templates

If you find something new and interesting, feel free to send a PR :)

Learning Resources

Libraries

CSS

  • astroturf An "artificial" css-in-js for those that want it all.
  • csstag Tagged template for CSS Modules
  • emotion CSS-in-JS library designed for high performance style composition
  • styled components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress

Date

  • fdate Light-weight, faster datetime formatter for modern browsers.

General

  • common-tags Useful template literal tags for dealing with strings
  • es6-template-string Compile and resolve template strings notation as specified in ES6
  • is-tagged Check whether a function call is initiated by a tagged template string or invoked in a regular way
  • tage template tags easily made from other functions
  • tag-reduce Reduce tagged template literals to a single value
  • usefulTags A tiny JavaScript library incorporating some useful template tag functions.

GraphQL

  • graphql-tag A JavaScript template literal tag that parses GraphQL queries

HTML

  • escape-html-template-tag Escapes interpolated values in HTML strings
  • facon Tiny utility (272B) to create DOM elements with manner
  • genel Utility for generating html elements with taggedtemplate literal. Only 649 bytes.
  • HTM Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
  • html-template-tag Escapes interpolated values in HTML strings
  • hyperHTML A Fast & Light Virtual DOM Alternative
  • t7 Lightweight virtual DOM templating library
  • viperHTML Isomorphic hyperHTML

HTTP

  • Karin An elegant promise based HTTP client for the browser and node.js
  • url-escape-tag A template tag for escaping url parameters based on ES2015 tagged templates

IaC

  • concise-constructs A utility for defining [CDK] constructs without ever needing to think about scope.

Localization

  • i18n Tagged Template Literals ES2015 template literal tag for i18n and l10n (translation and internationalization)
  • ttag simple approach for javascript localization

Markdown

  • marli Markdown tagged template literal renderer

Regular Expressions

  • regexr For composing regular expressions without the need for double-escaping inside strings.

Shell

  • shell-escape-tag An ES6 template tag which escapes parameters for interpolation into shell commands

SQL

  • node-sql-composer Composable SQL template strings for Node.js
  • sequelize-sql-tag A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals using Sequelize
  • sql Javascript tag to format SQL template literals
  • sq-tag A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals
  • sql-tags ES6 tagged template string functions for SQL statements.
  • SQL Template Strings ES6 tagged template strings for prepared SQL statements

WebComponents

  • snuggsi Easy Web Components in ~1kB

YAML

  • yaml-tag Template literal tag function for YAML in JS
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].