Reaksi is a React-like library with the same modern API. This is an attempt to understand how React works under the hood by recreating many of its features.
-
Updated
Nov 19, 2021 - TypeScript
Reaksi is a React-like library with the same modern API. This is an attempt to understand how React works under the hood by recreating many of its features.
Build web frontends with async JSX components w/o VDOM and reactivity madness. Update real DOM jQuery-like using atomic DOM mutations in co-routines. Vite and Astro integration. Isomorphic SSR - also for data packages (state, webstorage, db). Works with web components. Compatible with everything - even static/pre-SPA/mixed-framework websites/apps.
Naive implementation of React-like library
This project became a C library for state management.
Add a description, image, and links to the react-like-library topic page so that developers can more easily learn about it.
To associate your repository with the react-like-library topic, visit your repo's landing page and select "manage topics."