awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPrototype Method Enforcement

Ensures class methods are defined on the prototype rather than as instance properties to optimize memory and performance.

Distinct from Message Prototype Extensions: None of the candidates relate to JavaScript class prototypes in the context of architectural linting.

Explore 1 awesome GitHub repository matching software engineering & architecture · Prototype Method Enforcement. Refine with filters or upvote what's useful.

Awesome Prototype Method Enforcement GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jsx-eslint/eslint-plugin-reactjsx-eslint का अवतार

    jsx-eslint/eslint-plugin-react

    9,287GitHub पर देखें↗

    This project is an ESLint plugin and static analysis tool designed to enforce best practices, prevent bugs, and maintain code quality in React projects. It functions as a specialized JSX linter that analyzes the syntax and structure of components to detect anti-patterns and API misuse. The plugin distinguishes itself by providing deep analysis of React-specific patterns, such as detecting state race conditions, preventing nested component definitions, and identifying unstable references that cause unnecessary re-renders. It also includes security hardening rules to identify vulnerabilities li

    Prevents using arrow functions for lifecycle methods to ensure they are correctly defined on the class prototype.

    JavaScriptdevelopmentecmascripteslint
    GitHub पर देखें↗9,287
  1. Home
  2. Software Engineering & Architecture
  3. Prototype Method Enforcement