{"library":"eslint-plugin-lodash-fp","type":"library","category":null,"description":"An ESLint plugin providing rules specifically for lodash/fp, the functional programming variant of Lodash. The current stable version is 2.2.0-alpha1 (pre-release) and targets ESLint >=3. It helps enforce FP best practices such as currying, data-last argument order, and composition, and prevents usage of impure or chain-based patterns. It offers over 20 rules, including `use-fp` to enforce lodash/fp over lodash, `no-chain` to forbid `_.chain`, and `prefer-constant` to replace arrow functions returning literals. It distinguishes itself from general Lodash linting by focusing on the FP paradigm and catching subtle issues like extraneous arguments and unused results.","language":"javascript","status":"maintenance","version":"2.2.0-a1","tags":["javascript","eslint","plugin","eslint-plugin","eslintplugin","lodash","lodash/fp","lodash-fp","fp"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-lodash-fp","imports":["plugins: ['lodash-fp']","import _ from 'lodash/fp';","const _ = require('lodash/fp');"]},{"cmd":"yarn add eslint-plugin-lodash-fp","imports":[]},{"cmd":"pnpm add eslint-plugin-lodash-fp","imports":[]}],"homepage":null,"github":"https://github.com/jfmengels/eslint-plugin-lodash-fp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-lodash-fp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-lodash-fp/compatibility"}}