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,669 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,617 |
negomi/react-burger-menu | An off-canvas sidebar component with animations and styles | 5,057 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
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,152 |
reduxjs/react-redux | Provides an interface between React and Redux for managing state in applications | 23,379 |
redom/redom | A lightweight JavaScript library for creating and managing user interfaces | 3,424 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,460 |
dvajs/dva | A lightweight framework combining React, Redux, and Saga for building reusable and maintainable front-end applications. | 16,245 |
jhen0409/react-native-debugger | A standalone app for debugging React Native apps with additional functionality beyond the official Remote Debugger | 10,387 |
vanjs-org/van | A lightweight, reactive UI framework built on vanilla JavaScript and DOM, aiming to simplify UI development without sacrificing power. | 3,891 |
calebfenton/simplify | An Android deobfuscation tool that simplifies Dalvik executable code to make it easier for humans to understand. | 4,462 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 15,943 |
facebook/react-native | A framework for building native mobile applications using React and sharing code between iOS and Android platforms. | 119,278 |