415 skills found · Page 1 of 14
preactjs / Preact⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
snabbdom / SnabbdomA virtual DOM library with focus on simplicity, modularity, powerful features and performance.
Matt-Esch / Virtual DomA Virtual DOM and diffing algorithm
patrick-steele-idem / MorphdomFast and lightweight DOM diffing/patching (no virtual DOM needed)
anthonyshort / DekuRender interfaces using pure functions and virtual DOM
WebReflection / HyperHTMLA Fast & Light Virtual DOM Alternative
mbasso / Asm DomA minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
vuejs / Vue VaporVue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
livoras / Simple Virtual DomBasic virtual-dom algorithm
atomicojs / AtomicoAtomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
fitzgen / DodrioA fast, bump-allocated virtual DOM library for Rust and WebAssembly.
choojs / Hyperx🏷 - tagged template string virtual dom builder
web-perf / React Worker DomExperiments to see the advantages of using Web Workers to Render React Virtual DOM
wooorm / LowlightVirtual syntax highlighting for virtual DOMs and non-HTML things
trueadm / T7Lightweight virtual DOM templating library
dashersw / GeaA batteries-included, reactive JavaScript UI framework. No virtual DOM. Compile-time JSX transforms. Proxy-based stores. Surgical DOM patching.
wavesoft / Dot Dom.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
AFASSoftware / MaquettePure and simple virtual DOM library
mohebifar / VidactA compiler that converts React-compatible codes to VanillaJS with no Virtual DOM
chibivue-land / Chibivuechibivue is a minimal vuejs/core implementations (reactivity, virtual dom, component runtime, compiler, vapor, ssr, store, router, language tools). An online book for building your own Vue.js.