Skip to content

github1/react-redux-common-modules

Repository files navigation

@github1/react-redux-common-modules

Useful redux modules built with redux-modules

build status npm version npm downloads

Install

npm install @github1/react-redux-common-modules --save-dev

Modules

Module Description
ajax Exposes actions to issue and process HTTP requests.
alerts Provides actions and components for displaying alerts.
api Exposes actions for authentication and API invocation.
conditions Middleware to trigger actions based on state conditions
datasource Provides abstraction over data which supports sorting, filtering and update events.
navigation Provides actions and middleware for view navigation.
resize Captures screen size changes and makes the state available to the consuming application.
timer Exposes actions to defer/time actions.

License

MIT

About

Useful redux modules built with [redux-modules](https://github.com/github1/redux-modules)

Resources

License

Stars

Watchers

Forks

Packages

No packages published