superfine
Virtual DOM library
A minimal view layer for building web interfaces using a lightweight virtual DOM representation
Absolutely minimal view layer for building web interfaces
2k stars
58 watching
79 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
hyperapplibraryvdomweb
Related projects:
Repository | Description | Stars |
---|---|---|
jorgebucaran/hyperapp | A lightweight JavaScript framework for building browser-based applications with minimalistic concepts and declarative API. | 19,091 |
madcapjake/earl-hyperscript | A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
pkamenarsky/replica | A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. | 140 |
hyperoslo/pages | A UIPageViewController wrapper with convenience methods and automatic index handling | 495 |
kofifus/hyperappwebcomponent | Provides a set of APIs and utilities for building Web Components with Hyperapp | 2 |
hfalucas/vue-simplebar | A Vue.js wrapper for adding custom scrollbars to web applications with convenient event helpers and options. | 9 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
m-242/vitric | A transparent IRC library for the V programming language. | 4 |
zaceno/hyperlit | A JavaScript library that provides a syntax similar to JSX for building Hyperapp views. | 67 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 759 |
dimailn/vrf | A declarative UI-agnostic markup-based Vue forms library that abstracts away form logic to simplify data-driven applications | 9 |
lancercomet/myweblibs | A collection of reusable web development components and utilities. | 5 |
silentcicero/hyperapp-styled-components | Hyperapp integration of styled-components with minimal CSS size and functionality | 17 |
trueadm/t7 | A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects | 899 |