Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LXSMNSYC/re-view
Renderer-agnostic reactive user interfaces in ReasonML
https://github.com/LXSMNSYC/re-view
hooks reactive reasonml virtual-dom
Last synced: about 2 months ago
JSON representation
Renderer-agnostic reactive user interfaces in ReasonML
- Host: GitHub
- URL: https://github.com/LXSMNSYC/re-view
- Owner: lxsmnsyc
- License: mit
- Created: 2019-12-08T10:32:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T05:35:08.000Z (4 months ago)
- Last Synced: 2024-10-20T01:11:45.662Z (2 months ago)
- Topics: hooks, reactive, reasonml, virtual-dom
- Language: Reason
- Homepage:
- Size: 327 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - re-view - agnostic reactive user interfaces in ReasonML | LXSMNSYC | 14 | (Reason)
README
# re-view
Build user interfaces in ReasonML## Goals
- [x] Key-based reconciliation
- [x] Context API
- [x] Hooks
- [ ] Error Boundary
- [X] Reference Capturing
- [ ] Suspense
- [X] Work Loop