eslint-plugin-lodash-fp
Lodash rules
A set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code.
ESLint rules for lodash/fp
151 stars
6 watching
29 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jfmengels/eslint-plugin-fp | A set of rules to enforce good practices in functional programming for JavaScript | 968 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 277 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
emmanueldemey/eslint-plugin-angular | A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
jfmengels/eslint-rule-documentation | A tool to find ESLint rule documentation | 30 |
freaktechnik/eslint-plugin-array-func | A plugin for ESLint that enforces best practices for working with arrays in JavaScript. | 94 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
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 |
ota-meshi/eslint-plugin-lodash-template | A plugin for ESLint that checks code for template-related issues in JavaScript and HTML templates. | 17 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
eslint-functional/eslint-plugin-functional | An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 852 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |
raynos/eslint-plugin-perf-standard | Custom ESLint plugins to enforce high-performance JavaScript coding standards | 23 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |