redux-history-transitions
Action transition library
A library that allows you to execute history transitions after actions are dispatched in your Redux store
history transitions based on arbitrary actions
167 stars
6 watching
10 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSS animation library designed to handle full-page transitions in React applications | 215 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| An opinionated library to create actions and reducers for Redux in a specific way | 1,488 |
| A library that helps developers create custom interactive transitions in iOS and tvOS apps using simple functions defined in protocols. | 1,678 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A library that provides customizable interface transitions for Vue 2 and Vue 3 applications | 200 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| A tool to monitor and notify when Redux store state changes occur | 311 |
| A React library for handling translations in web applications | 374 |
| A JavaScript library for managing global state in applications | 60,939 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |