Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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