htm
Template compiler
An alternative to JSX, providing a more compact and flexible templating solution for building web applications.
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
9k stars
72 watching
170 forks
Language: JavaScript
last commit: 11 months ago
Linked from 2 awesome lists
babelbabel-pluginjsxtagged-templatevirtual-dom
Related projects:
Repository | Description | Stars |
---|---|---|
hyperhype/hyperscript | Create HyperText with JavaScript, on client or server. | 2,650 |
bigskysoftware/htmx | A JavaScript library that enables direct access to AJAX, CSS Transitions, WebSockets, and Server Sent Events in HTML, allowing for more modern and powerful user interfaces. | 39,094 |
bigskysoftware/_hyperscript | A scripting language for the web inspired by hypertalk and designed to simplify interaction with HTML elements | 3,185 |
remarkjs/react-markdown | A React component for rendering markdown safely and efficiently in web applications | 13,359 |
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,697 |
developit/snarkdown | A lightweight JavaScript Markdown parser with minimal features. | 2,301 |
davatron5000/lettering.js | A lightweight JavaScript plugin for manipulating text typography using spans and CSS styles. | 5,384 |
haml/haml | A templating engine for HTML that uses a concise syntax and automatic indentation to simplify the process of writing and rendering HTML documents | 3,766 |
preactjs/preact | A fast and lightweight alternative to React that focuses on optimizing the Virtual DOM and enabling server-side rendering. | 36,957 |
webreflection/hyperhtml | A lightweight virtual DOM alternative built on top of HTML template literals | 3,071 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,764 |
creationix/haml-js | Server-side templating language for JavaScript using Haml syntax | 900 |
mxw/vim-jsx | A Vim script package providing syntax highlighting and indenting for JSX code in JavaScript | 1,588 |
rajasegar/htmx-notes | A demo note-taking app using markdown inspired by React Server Components demo with htmx and Express.js | 14 |
wiverson/htmx-demo | A Spring Boot demonstration of using htmx to add dynamic HTML functionality without complex JavaScript frameworks or REST services | 304 |