hyperHTML
Virtual DOM library
A lightweight virtual DOM alternative built on top of HTML template literals
A Fast & Light Virtual DOM Alternative
3k stars
83 watching
113 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
alternativedomjslightweightmanipulationperformancetemplatetemplate-literalsvanillavirtualdom
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
developit/htm | An alternative to JSX, providing a more compact and flexible templating solution for building web applications. | 8,748 |
bendc/sprint | A lightweight JavaScript library for efficient DOM manipulation | 4,220 |
matt-esch/virtual-dom | A JavaScript library for efficiently rendering and updating web applications by creating a virtual DOM tree | 11,679 |
redom/redom | A lightweight JavaScript library for creating and managing user interfaces | 3,427 |
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 |
scottjehl/respond | A lightweight polyfill to enable CSS3 Media Queries in older browsers | 11,327 |
cure53/dompurify | A DOM-only XSS sanitizer for HTML, MathML, and SVG | 14,245 |
hyperium/hyper | An efficient HTTP library designed as a building block for other libraries and applications. | 14,680 |
microsoft/fast | Provides a standardized set of reusable UI components and tools to build accessible web applications using modern Web Standards. | 9,312 |
zzzprojects/html-agility-pack | An HTML parsing library that allows developers to parse and manipulate malformed HTML documents | 2,665 |
tinyhttp/tinyhttp | A fast and lightweight web framework built on top of TypeScript, designed to replace Express with minimal dependencies. | 2,751 |
hyperhype/hyperscript | Create HyperText with JavaScript, on client or server. | 2,650 |
haukex/webperl | Enables running Perl code in web browsers by manipulating the Document Object Model and interacting with JavaScript. | 277 |
sindresorhus/modern-normalize | Creates a standardized CSS style sheet for modern web browsers | 6,379 |