redux-shared-worker icon indicating copy to clipboard operation
redux-shared-worker copied to clipboard

A higher order Redux store that runs the actual store in a SharedWorker or WebWorker.

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