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

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

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

dferber90/eslint-plugin-meteorArchived

0
View on GitHub↗
117 星标·19 分支·JavaScript·MIT·5 次浏览medium.com/@dferber90/8f229ebc7942↗

Eslint Plugin Meteor

Meteor specific linting rules for ESLint

Features

  • Code Quality - ESLint plugin for enforcing standards.

Star 历史

dferber90/eslint-plugin-meteor 的 Star 历史图表dferber90/eslint-plugin-meteor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Eslint Plugin Meteor 的开源替代方案

相似的开源项目,按与 Eslint Plugin Meteor 的功能重合度排序。
  • andresinaka/swiftcopandresinaka 的头像

    andresinaka/SwiftCop

    536在 GitHub 上查看↗

    SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.

    Swiftclarityemail-validationswift
    在 GitHub 上查看↗536
  • bbatsov/rubocopbbatsov 的头像

    bbatsov/rubocop

    12,879在 GitHub 上查看↗

    RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect potential bugs, identify style violations, and improve overall code quality in Ruby projects. The project provides an automated code formatter that rewrites source code to align with established community standards. It also implements a language server protocol to surface linting and formatting errors directly within text editors. Its capabilities cover automated code linting and the analysis of Ruby code style to ensure consistency across a project. These functions are driven by

    Ruby
    在 GitHub 上查看↗12,879
  • droogans/unmaintainable-codeDroogans 的头像

    Droogans/unmaintainable-code

    10,161在 GitHub 上查看↗

    This project is a programming satire project and a curated catalog of software anti-patterns designed to demonstrate how to write intentionally unmaintainable and fragile code. It serves as a maintainability educational resource and a study in poor design choices, using extreme examples of obfuscated logic to teach developers how to recognize and avoid technical debt. The project provides a comprehensive guide to code obfuscation, focusing on techniques to hide program logic through deceptive naming, bizarre control flows, and misleading documentation. It distinguishes itself by intentionally

    在 GitHub 上查看↗10,161
  • alibaba/p3calibaba 的头像

    alibaba/p3c

    30,827在 GitHub 上查看↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    在 GitHub 上查看↗30,827
查看 Eslint Plugin Meteor 的所有 18 个替代方案→

常见问题解答

dferber90/eslint-plugin-meteor 是做什么的?

Meteor specific linting rules for ESLint

dferber90/eslint-plugin-meteor 的主要功能有哪些?

dferber90/eslint-plugin-meteor 的主要功能包括:Code Quality。

dferber90/eslint-plugin-meteor 有哪些开源替代品?

dferber90/eslint-plugin-meteor 的开源替代品包括: andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect… droogans/unmaintainable-code — This project is a programming satire project and a curated catalog of software anti-patterns designed to demonstrate… facebook/fbretaincycledetector — FBRetainCycleDetector is a runtime memory profiling tool and analyzer for iOS applications. It identifies circular… kettanaito/naming-cheatsheet — This project is a code naming convention guide and programming style guide. It provides a language-agnostic set of… alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and…