Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaimeloeuf/yaff
Yet Another Frontend Framework
https://github.com/jaimeloeuf/yaff
framework frontend frontend-framework hyperscript typescript vdom virtual-dom
Last synced: about 2 months ago
JSON representation
Yet Another Frontend Framework
- Host: GitHub
- URL: https://github.com/jaimeloeuf/yaff
- Owner: Jaimeloeuf
- License: mit
- Created: 2022-04-01T02:36:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T07:54:58.000Z (9 months ago)
- Last Synced: 2024-04-13T21:13:50.010Z (9 months ago)
- Topics: framework, frontend, frontend-framework, hyperscript, typescript, vdom, virtual-dom
- Language: TypeScript
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yaff (Yet Another Frontend Framework)
This frontend framework is used for learning and hacking around, to learn how frameworks like React implement a runtime virtual DOM.There is a fully working Todo app implemented with this framework with SPA routing, persistent local state and more [here](./sample/)