eslint-plugin-react-redux
React Redux Rules
Enforces best practices for using React and Redux together in JavaScript applications
Enforcing best practices for react-redux
82 stars
4 watching
17 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pke/eslint-plugin-redux-saga | A plugin for ESLint to enforce best practices and rules for redux-saga workflows | 135 |
viktor-ku/eslint-plugin-redux-reselect | A set of rules and configuration options to enforce coding standards and best practices for Redux selectors using the reselect library. | 5 |
joseph-galindo/eslint-plugin-fsa | Enforces Redux action creators to conform to a standardized format | 4 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
combine/universal-react-redux | A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
airbnb/eslint-plugin-react-with-styles | An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
jackielii/simplest-redux-example | An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
raynos/eslint-plugin-perf-standard | Custom ESLint plugins to enforce high-performance JavaScript coding standards | 23 |
emmanueldemey/eslint-plugin-angular | A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
knowbody/react-redux-boilerplate | Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |