Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshburgess/redux-fluture
Fluture-js based middleware for Redux. Handle async actions with FantasyLand compliant Futures, a lazy, monadic alternative to Promises.
https://github.com/joshburgess/redux-fluture
actions async asynchronous fantasy-land fluture fork functional-programming futures lazy-evaluation middleware monadic monads promises redux tasks
Last synced: about 1 month ago
JSON representation
Fluture-js based middleware for Redux. Handle async actions with FantasyLand compliant Futures, a lazy, monadic alternative to Promises.
- Host: GitHub
- URL: https://github.com/joshburgess/redux-fluture
- Owner: joshburgess
- License: mit
- Created: 2017-05-30T05:37:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T00:29:05.000Z (over 7 years ago)
- Last Synced: 2024-11-16T15:08:20.173Z (2 months ago)
- Topics: actions, async, asynchronous, fantasy-land, fluture, fork, functional-programming, futures, lazy-evaluation, middleware, monadic, monads, promises, redux, tasks
- Language: JavaScript
- Size: 64.5 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redux-fluture
Fluture-js based middleware for Redux. Handle async actions with FantasyLand compliant Futures, a lazy, monadic alternative to Promises.