loggur
@loggur
5
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
5 Skillsacross 1 categoryredux-replicate-fs
timbur
Replicator for `redux-replicate` designed to persist the state of `redux` stores using Node's `fs`.
redux-replicate-localforage
timbur
Replicator for `redux-replicate` designed to locally persist the state of `redux` stores using `localforage`.
redux-replicate-memory
timbur
Replicator for `redux-replicate` designed to *synchronously* persist the state of `redux` stores in memory. Useful for universal rendering of replicator query results and optimistic queries.
...moreredux-replicate
timbur
Creates a Redux store enhancer designed to replicate actions and states. Declaratively connect application state to data sources and create efficient, scalable, and reliable software with minimal effort.
...morewebpack-module-hot-accept
timbur
Tiny webpack plugin that adds `module.hot.accept` to the bottom of modules. Use with something like [`babel-plugin-react-hot`](https://github.com/loggur/babel-plugin-react-hot).
...more