awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Plugin Development Kits · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesPlugin Development Kits

Resources and APIs for developers to create their own extensions for a host application.

Distinguishing note: Focuses on the developer-facing API for creating custom plugins.

Explore 2 awesome GitHub repositories matching development tools & productivity · Plugin Development Kits. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Plugin Development Kits

Awesome Plugin Development Kits GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • iamkun/dayjs

    iamkun/dayjs

    48,551View on GitHub↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    Enables attaching new methods to the prototype or overriding existing functionality through custom plugins.

    JavaScriptdatedate-formattingdatetime
    48,551View on GitHub↗
  • iina/iina

    iina/iina

    43,854View on GitHub↗

    This application is a high-performance media player designed for desktop environments, providing a unified interface for managing audio and video playback across local files and remote network streams. It supports a wide range of file formats and streaming protocols, utilizing native system frameworks and hardware-accelerated decoding to ensure synchronized, low-latency output. The player distinguishes itself through an extensible plugin architecture that allows for deep customization of the playback experience. Developers can build modular components to automate workflows, register custom co

    Extends core application functionality by building modular components that manage user interface and system events.

    Swifthacktoberfestmacosmpv
    43,854View on GitHub↗