https://github.com/lablnet/flexi
A minimal reactive framework built for learning purposes to understand how modern frontend frameworks like Vue.js and React work under the hood. Flexi demonstrates the core concepts of reactivity and virtual DOM diffing.
https://github.com/lablnet/flexi
algorithm diffing diffing-algorithm dom flexi framework javascript proxy reactive vdom vue
Last synced: 2 months ago
JSON representation
A minimal reactive framework built for learning purposes to understand how modern frontend frameworks like Vue.js and React work under the hood. Flexi demonstrates the core concepts of reactivity and virtual DOM diffing.
- Host: GitHub
- URL: https://github.com/lablnet/flexi
- Owner: lablnet
- License: mit
- Created: 2025-08-23T04:16:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T12:39:40.000Z (3 months ago)
- Last Synced: 2025-08-23T18:31:24.060Z (3 months ago)
- Topics: algorithm, diffing, diffing-algorithm, dom, flexi, framework, javascript, proxy, reactive, vdom, vue
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE