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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesProperty Reconfiguration Prevention

Preventing the deletion or redefinition of object properties and methods.

Distinct from Property Deletions: No candidates cover the explicit prevention of property reconfiguration (non-configurable descriptors) in a general JS context.

Explore 1 awesome GitHub repository matching software engineering & architecture · Property Reconfiguration Prevention. Refine with filters or upvote what's useful.

Awesome Property Reconfiguration Prevention GitHub Repositories

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

    jayphelps/core-decorators

    4,495GitHub पर देखें↗

    core-decorators is a JavaScript class decorator library and framework utility for extending class functionality. It provides a collection of tools for implementing class behavior mixins, automating method binding to avoid manual constructor configuration, and verifying that subclass methods correctly override parent methods. The library includes a code deprecation toolkit for flagging obsolete methods with console warnings and a function execution profiler for measuring performance and duration. It further enables the modification of class and method behavior through a system of custom decora

    Prevents a property or method from being deleted or redefined using property definition tools.

    JavaScript
    GitHub पर देखें↗4,495
  1. Home
  2. Software Engineering & Architecture
  3. Property Reconfiguration Prevention