Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burakcan/redux-shared-worker
A higher order Redux store that runs the actual store in a SharedWorker or WebWorker.
https://github.com/burakcan/redux-shared-worker
Last synced: about 2 months ago
JSON representation
A higher order Redux store that runs the actual store in a SharedWorker or WebWorker.
- Host: GitHub
- URL: https://github.com/burakcan/redux-shared-worker
- Owner: burakcan
- Created: 2016-06-11T21:26:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-28T03:49:59.000Z (over 8 years ago)
- Last Synced: 2024-10-08T16:54:14.488Z (2 months ago)
- Language: JavaScript
- Homepage: http://burakcan.github.io/redux-shared-worker/
- Size: 105 KB
- Stars: 71
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### redux-shared-worker
A higher order Redux store that runs the actual store in a SharedWorker or WebWorker.
Just an experiment, use on your own risk.Demo: http://burakcan.github.io/redux-shared-worker
Demo's source: https://github.com/burakcan/redux-shared-worker/tree/master/demo/src