prism
Action composer
A library that simplifies composing actions in React and Redux applications by allowing function-like composition of action types
React / Redux action composition made simple http://salsita.github.io/prism/
495 stars
23 watching
24 forks
Language: TypeScript
last commit: over 7 years ago
Linked from 2 awesome lists
compositionelm-architecturereactredux
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects | 33 |
| A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. | 57 |
| A cross-platform React Native component that provides a native UIActionSheet on iOS and a pure JS implementation on Android. | 1,417 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 874 |
| Enforces Redux action creators to conform to a standardized format | 4 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference. | 101 |
| A library to simplify composing multiple render prop components together | 610 |
| A React component suite for managing state and rendering multiple content items with semantic HTML structure | 80 |
| An opinionated React scaffolding providing a base structure for building Single Page Apps with Redux and Webpack. | 28 |
| A UI component library for displaying customizable, action-oriented buttons and sheets on iOS devices. | 139 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| A JavaScript library for composing functions together to create new function combinations. | 56 |
| Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |