Open Collective
Open Collective
Loading

Redux-Event-Emitter

COLLECTIVE
Open source

replacement for Redux-electron-ipc

Contributors


Redux-Event-Emitter is all of us

Our contributors 1

Thank you for supporting Redux-Event-Emitter.

About


A Redux middleware to reduce only one line of code (you don't have to import specific action). Instead I change it to an emitter so that you can fire events with a simple api. Why so? I migrate some code from Electron to React Native so I want to keey the strusture of code unchanged. So this is a replacement (inspired) for Redux-Electron-IPC. With this libray, you may refactor your electron code and reat native code into a common shared code and refactor out Electron's IPC(possibly).

Our team