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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesJavaScript Plugin Frameworks

Architectural frameworks for creating event-driven plugin systems using JavaScript hooks and callbacks.

Distinct from JavaScript Plugin Runtimes: Candidates were focused on either specific apps (Discord) or runtimes; this is a general-purpose plugin architecture framework.

Explore 1 awesome GitHub repository matching software engineering & architecture · JavaScript Plugin Frameworks. Refine with filters or upvote what's useful.

Awesome JavaScript Plugin Frameworks GitHub Repositories

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

    webpack/tapable

    3,862GitHub पर देखें↗

    Tapable is a JavaScript plugin architecture framework and event-driven hook library. It serves as a high-performance callback engine and asynchronous workflow coordinator for building extensible systems. The library differentiates itself by compiling plugin logic into cached functions to minimize dispatch overhead. It provides a variety of execution patterns, including serial, parallel, and waterfall flows, as well as looping sequences and short-circuit execution. The framework covers the definition of custom event hooks, the management of plugin execution ordering, and the interception of h

    Provides a framework for building event-driven plugin systems using custom hooks and registered callbacks.

    JavaScripthookhooksjavascript
    GitHub पर देखें↗3,862
  1. Home
  2. Software Engineering & Architecture
  3. JavaScript Plugin Frameworks