Learn the art of JS!
-
Updated
Oct 24, 2018 - JavaScript
Learn the art of JS!
A light-weight tool to reactivly generate and update markup in-browser. Templiteral can be used to manage native data, property and event bindings using familiar syntax without the need for an external compiler or complicated build tools.
Playground for ECMAScript 2015 (ES6)
Tagged template for CSS Modules: const styles = css`.root { color: red; }`; <div class={styles.root}></div>
A parser combinator library with declarative superpowers
A Virtual DOM alternative HTML templating library
LSS: Literal String Sanitizer. Sanitize any value (as nullish string) at runtime while preserving type accuracy.
template literal based template engine
This is a Wes Bos' (@wesbos) 30 days challenge workind on JavaScript. This challenge consist of 30 days of exercises using plain vanilla JavaScript, without no libraries, transpilers of frameworks.
Makes it easier to indent inside template literals.
Remove extra indentation from multiline strings.
Dynamically display a title tag based on the page with ASTRO
Plugin to minify CSS content of tagged template string literals, aka. template strings aka. template literals.
🙊 A template literal translation utility
An al dente indentation tag function
Learned the manner of ESM from original masterpiece, and also added changes to it.
Renders a htm tagged template asyncly into a string
Add a description, image, and links to the template-literal topic page so that developers can more easily learn about it.
To associate your repository with the template-literal topic, visit your repo's landing page and select "manage topics."