Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frando/ucore
- Owner: Frando
- Created: 2018-10-12T17:55:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T16:11:01.000Z (about 6 years ago)
- Last Synced: 2024-11-16T00:49:36.056Z (about 1 month ago)
- Language: JavaScript
- Size: 629 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.