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.

GitHub

4 stars
4 watching
0 forks
Language: JavaScript
last commit: over 6 years ago

Related projects:

Repository Description Stars
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
dianasuvorova/eslint-plugin-react-redux Enforces best practices for using React and Redux together in JavaScript applications 82
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
kolesoffac/redux-store-mixin Mixin that integrates action creators with Vue components 2
pauldijou/redux-act An opinionated library to create actions and reducers for Redux in a specific way 1,489
jhusain/eslint-plugin-immutable An ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs. 912
fredericheem/redux-act-async Reduces boilerplate code for creating async actions and reducers in Redux applications 125
jfmengels/eslint-plugin-lodash-fp A set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code. 151
alnorris/redux-actiontyper A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. 57
jfmengels/eslint-plugin-fp A set of rules to enforce good practices in functional programming for JavaScript 968
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
palantir/redoodle An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference. 100
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14
eslint-functional/eslint-plugin-functional An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. 852