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

1 repo

Awesome GitHub RepositoriesPlugin Development Toolkits

Utilities and APIs that facilitate the creation, hot-reloading, and testing of software extensions.

Distinguishing note: Focuses on the developer experience of building and iterating on plugins rather than the plugin system itself.

Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Development Toolkits. Refine with filters or upvote what's useful.

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

Awesome Plugin Development Toolkits GitHub Repositories

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

    vercel/hyper

    44,710View on GitHub↗

    Hyper is a cross-platform terminal emulator built using standard web technologies. It functions as a desktop application that renders command line output through a hardware-accelerated browser engine, ensuring a consistent interface across Windows, macOS, and Linux. By utilizing an Electron-based multi-process architecture, the application separates system-level window management from the rendering of the terminal interface. The project is defined by its extensible plugin architecture, which allows developers to inject custom logic, visual themes, and interface enhancements into the core envi

    Import and refresh custom extensions instantly during the coding process to verify changes without restarting the application, using local file paths and automatic configuration update triggers.

    TypeScriptcsshtmlhyper
    44,710View on GitHub↗