awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jfmengels avatar

jfmengels/eslint-plugin-fp

0
View on GitHub↗
967 星标·35 分支·JavaScript·MIT·2 次浏览

Eslint Plugin Fp

ESLint rules for functional programming

Features

  • Architecture and Style Plugins - Enforces functional programming patterns.
  • Programming Tools - Enforces functional programming rules via ESLint.

Star 历史

jfmengels/eslint-plugin-fp 的 Star 历史图表jfmengels/eslint-plugin-fp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

jfmengels/eslint-plugin-fp 是做什么的?

ESLint rules for functional programming

jfmengels/eslint-plugin-fp 的主要功能有哪些?

jfmengels/eslint-plugin-fp 的主要功能包括:Architecture and Style Plugins, Programming Tools。

jfmengels/eslint-plugin-fp 有哪些开源替代品?

jfmengels/eslint-plugin-fp 的开源替代品包括: akronae/eslint-plugin-exception-handling — 💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint. amnish04/eslint-plugin-error-cause — ESLint plugin to detect swallowed error causes when rethrowing exceptions. benmosher/eslint-plugin-import — eslint-plugin-import is an ESLint static analysis plugin that provides a suite of rules and resolvers to validate… biobootloader/wolverine — Wolverine is an AI code repair tool and self-healing Python runtime designed to monitor scripts for runtime crashes… bloopai/bloop — Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale… 2nd-labs/eslint-plugin-hex-under — It's an ESLint plugin to ensure that a hexadecimal, octal or binary number is less than a specified value.

Eslint Plugin Fp 的开源替代方案

相似的开源项目,按与 Eslint Plugin Fp 的功能重合度排序。
  • akronae/eslint-plugin-exception-handlingAkronae 的头像

    Akronae/eslint-plugin-exception-handling

    60在 GitHub 上查看↗

    💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.

    TypeScript
    在 GitHub 上查看↗60
  • amnish04/eslint-plugin-error-causeAmnish04 的头像

    Amnish04/eslint-plugin-error-cause

    19在 GitHub 上查看↗

    ESLint plugin to detect swallowed error causes when rethrowing exceptions.

    TypeScript
    在 GitHub 上查看↗19
  • benmosher/eslint-plugin-importbenmosher 的头像

    benmosher/eslint-plugin-import

    5,922在 GitHub 上查看↗

    eslint-plugin-import is an ESLint static analysis plugin that provides a suite of rules and resolvers to validate import statements and enforce architectural constraints on how files import and export code. It functions as a module validator and resolver to ensure that import declarations point to valid files and that referenced symbols exist. The project identifies recursive import chains to prevent circular dependencies and utilizes a configurable resolution system to map aliases and non-standard file paths. It can also distinguish between internal project files and external library depende

    JavaScript
    在 GitHub 上查看↗5,922
  • 2nd-labs/eslint-plugin-hex-under2nd-Labs 的头像

    2nd-Labs/eslint-plugin-hex-under

    0在 GitHub 上查看↗

    It's an ESLint plugin to ensure that a hexadecimal, octal or binary number is less than a specified value

    JavaScript
    在 GitHub 上查看↗0
查看 Eslint Plugin Fp 的所有 30 个替代方案→