Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiaody/redux-sane

A redux middleware that provides sane default behaviors for non-plain object actions.
https://github.com/xiaody/redux-sane

generator promise redux-middleware thunk

Last synced: 22 days ago
JSON representation

A redux middleware that provides sane default behaviors for non-plain object actions.

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/redux-sane.svg)](http://badge.fury.io/js/redux-sane)
[![Build Status](https://travis-ci.org/xiaody/redux-sane.svg?branch=master)](https://travis-ci.org/xiaody/redux-sane)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
[![dependencies Status](https://david-dm.org/xiaody/redux-sane/status.svg)](https://david-dm.org/xiaody/redux-sane)

Dispatch whatever you like: function(thunk)/promise/generator