Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frando/ucore

Tiny universal/isomorphic app & state container with RPC and React adapter
https://github.com/frando/ucore

Last synced: 18 days ago
JSON representation

Tiny universal/isomorphic app & state container with RPC and React adapter

Awesome Lists containing this project

README

        

# ucore

A tiny app & state container. Works in the browser and in node. Has an adapter for react. Has a streaming-RPC-over-websocket backend/frontend tool included. Uses [immer](https://github.com/mweststrate/immer) and [avvio](https://github.com/mcollina/avvio).

See `examples/` and `test/` for an example. More docs to come.