https://github.com/jacob-ebey/joe-dom
A server-first virtual DOM that supports a wire format, async components, and client references out of the box.
https://github.com/jacob-ebey/joe-dom
Last synced: 10 months ago
JSON representation
A server-first virtual DOM that supports a wire format, async components, and client references out of the box.
- Host: GitHub
- URL: https://github.com/jacob-ebey/joe-dom
- Owner: jacob-ebey
- Created: 2023-06-19T20:56:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T01:43:31.000Z (almost 3 years ago)
- Last Synced: 2025-04-22T07:01:46.477Z (about 1 year ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# joe-dom
A server-first virtual DOM that supports a wire format, async components, and client references out of the box.