@jdachtera/react-redux-epic

2.0.0 • Public • Published

React Redux Epic

This is an updated fork of the original library by BerkelyTrue which supports redux-observable@1.x, redux@4.x and rxjs@6.x

See: https://github.com/BerkeleyTrue/react-redux-epic/pull/37

Greenkeeper badge Commitizen friendly Build Status Coverage Status

Server Side Rendering made easy with Redux-Observable

To install:

npm install --save redux-observable react-redux-epic

Info

Dev

npm run test:watch will start and watch tests

npm run cover:show will open the test coverage web page.

npm run cover:watch will watch for coverage changes generated by nyc and regenerate new cover web files.

npm run commit will run commitizen and will help you generate appropriately formatted commit message.

Examples

  • Reactivity - A Bleeding Edge React Universal Boilerplate.

/@jdachtera/react-redux-epic/

    Package Sidebar

    Install

    npm i @jdachtera/react-redux-epic

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    50.3 kB

    Total Files

    29

    Last publish

    Collaborators

    • jdachtera