Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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