https://github.com/frando/ucore
Tiny universal/isomorphic app & state container with RPC and React adapter
https://github.com/frando/ucore
Last synced: 11 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T16:11:01.000Z (over 7 years ago)
- Last Synced: 2025-03-18T15:38:36.893Z (11 months ago)
- Language: JavaScript
- Size: 629 KB
- Stars: 2
- Watchers: 1
- 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.