eslint-plugin-fsa
Action creator rule
Enforces Redux action creators to conform to a standardized format
Enforce that Redux action creators comply to the Flux Standard Actions standard.
4 stars
4 watching
0 forks
Language: JavaScript
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| Enforces best practices for using React and Redux together in JavaScript applications | 83 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| Mixin that integrates action creators with Vue components | 2 |
| An opinionated library to create actions and reducers for Redux in a specific way | 1,488 |
| An ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs. | 912 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| A set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code. | 151 |
| A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. | 57 |
| A set of rules to enforce good practices in functional programming for JavaScript | 968 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference. | 101 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |