Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xiaody/redux-sane
- Owner: xiaody
- License: mit
- Created: 2016-11-02T13:21:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T09:09:00.000Z (over 6 years ago)
- Last Synced: 2025-01-13T12:08:46.758Z (25 days ago)
- Topics: generator, promise, redux-middleware, thunk
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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