
Maquette
Maquette is a virtual DOM implementation that excels in both speed and simplicity. It solves the problem of keeping the user interface in sync with underlying data. Maquette allows you to …
GitHub - clauderic/virtualized-list: A tiny, Vanilla JS, virtualization ...
A tiny, Vanilla JS, virtualization library. Contribute to clauderic/virtualized-list development by creating an account on GitHub.
A virtual DOM in 200 lines of JavaScript – Marcelo Lazaroni ...
May 19, 2024 · In this post I’ll walk through the full implementation of a Virtual DOM in a bit over 200 lines of JavaScript. The result is a full-featured and sufficiently performant virtual DOM …
Preact
Preact provides the thinnest possible Virtual DOM abstraction on top of the DOM. It builds on stable platform features, registers real event handlers and plays nicely with other libraries. …
CalDOM JS
An agnostic, reactive & minimalist (3kb) JavaScript UI library with direct access to native DOM. View benchmark results against Vanilla JS, Vue JS, React JS, jQuery & more. Instead of …
UnsuckJS
Enhance HTML with lightweight JavaScript (or CSS) libraries. No build tools, no compilers, and no hassle. ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual …
Building a virtualized list from scratch - Medium
Jan 16, 2020 · UI “virtualization” is a technique for emulating a list with many elements while only rendering as few as possible to make the screen look correct. Of course, there are plenty of …
RE:DOM
RE:DOM is a tiny (2 KB) DOM library, which adds useful helpers to create DOM elements and keeping them in sync with the data.
Konva - JavaScript Canvas 2d Library
Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.
Home - Simple-keyboard - The Modern Virtual Keyboard
Simple-keyboard is a fast, dependency-free and customizable virtual keyboard for rich and snappy web applications. Supports Angular, React, Vue and Vanilla JS projects. Many options …
- Some results have been removed