deku
VDOM library
A virtual DOM library for rendering interfaces using pure functions and state management tools like Redux.
Render interfaces using pure functions and virtual DOM
3k stars
88 watching
131 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
matt-esch/virtual-dom | A JavaScript library for efficiently rendering and updating web applications by creating a virtual DOM tree | 11,679 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,620 |
negomi/react-burger-menu | An off-canvas sidebar component with animations and styles | 5,076 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,347 |
debug-js/debug | A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. | 11,176 |
reduxjs/react-redux | Provides an interface between React and Redux for managing state in applications | 23,408 |
redom/redom | A lightweight JavaScript library for creating and managing user interfaces | 3,427 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,617 |
dvajs/dva | A lightweight front-end framework based on Redux and React. | 16,249 |
jhen0409/react-native-debugger | A standalone app for debugging React Native apps with additional functionality beyond the official Remote Debugger | 10,395 |
vanjs-org/van | A lightweight reactive UI framework built on pure vanilla JavaScript and DOM, allowing developers to build useful UI apps with minimal setup and configuration. | 3,927 |
calebfenton/simplify | An Android deobfuscation tool that simplifies Dalvik executable code to make it easier for humans to understand. | 4,471 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,988 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 16,035 |
facebook/react-native | A framework for building native mobile applications using React | 119,748 |