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 8 years ago

Related projects:

RepositoryDescriptionStars
grigory-leonenko/redux-easy-actionsSimplifies Redux action creation by providing a decorator to automatically generate action types and payloads.42
dianasuvorova/eslint-plugin-react-reduxEnforces best practices for using React and Redux together in JavaScript applications83
redux-things/redux-actions-assertionsLibrary for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing.188
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
kolesoffac/redux-store-mixinMixin that integrates action creators with Vue components2
pauldijou/redux-actAn opinionated library to create actions and reducers for Redux in a specific way1,488
jhusain/eslint-plugin-immutableAn ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs.912
fredericheem/redux-act-asyncReduces boilerplate code for creating async actions and reducers in Redux applications125
jfmengels/eslint-plugin-lodash-fpA set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code.151
alnorris/redux-actiontyperA tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies.57
jfmengels/eslint-plugin-fpA set of rules to enforce good practices in functional programming for JavaScript968
tinloof/eslint-plugin-better-styled-componentsAutomatically enforces coding standards for styled components in ESLint65
palantir/redoodleAn addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference.101
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857