flux-standard-action
Action format
Defines a standard format for Flux actions in JavaScript to make them more readable and useful
A human-friendly standard for Flux action objects.
5k stars
50 watching
142 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Utilities for creating and managing Redux actions | 6,509 |
| | A Redux middleware to check actions against the Flux Standard Action protocol | 12 |
| | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| | A Flux implementation that integrates with React and provides an alternative to traditional Flux architectures using Observables and Higher-order Components. | 43 |
| | A middleware for Redux that handles promises in Flux Standard Actions | 2,667 |
| | 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 |
| | A lightweight scripting language for querying databases and working with data | 771 |
| | An implementation of Flux architecture with React and Meteor, providing real-time data updates and optimized UI performance. | 131 |
| | A small implementation of a state management system inspired by Redux | 1 |
| | A functional implementation of the FLUX architecture for managing application state | 12 |
| | An implementation of Flux architecture in JavaScript for managing application state and handling side effects | 3,449 |
| | A minimalist implementation of Flux for functional programming in JavaScript | 52 |
| | A comparison project of different Flux implementations in JavaScript | 0 |
| | A minimal, isomorphic Flux implementation | 1,686 |