awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesPlugin Development Kits

Tools and templates for creating new shell extensions.

Distinct from Shell Plugin Systems: Focuses on the creation and scaffolding of plugins rather than the system that manages their installation.

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

Awesome Plugin Development Kits GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • oh-my-fish/oh-my-fishAvatar von oh-my-fish

    oh-my-fish/oh-my-fish

    11,342Auf GitHub ansehen↗

    This project is a configuration framework for the Fish shell, providing a centralized system for managing plugins, themes, and custom environment settings. It functions as a plugin manager and theme engine that allows users to install, update, and remove functional extensions and visual styles. The framework includes a shell extension scaffolder that generates standardized directory structures and boilerplate files for creating new plugins and themes. To ensure quality, it provides a specification-based testing suite for validating package functionality through automated assertions. The syst

    Includes a scaffolder to generate standardized directory structures and boilerplate files for creating new plugins and themes.

    Shellfishfishshellfishshell-framework
    Auf GitHub ansehen↗11,342
  • jorgebucaran/fisherAvatar von jorgebucaran

    jorgebucaran/fisher

    9,300Auf GitHub ansehen↗

    Fisher is a plugin manager and shell extension manager specifically for the Fish shell. It provides a system for installing, updating, and removing plugins, themes, functions, and completion scripts. The tool uses a flat-file state persistence method to track installed extensions in a plain text file, which enables the synchronization of shell environments across different systems using version control. It covers the full lifecycle of shell extensions, including the discovery of installed plugins, the installation of packages from remote repositories, and the development of distributable she

    Supports the creation and packaging of functions and completions into a distributable plugin format.

    Shellfishfish-pluginplugin-manager
    Auf GitHub ansehen↗9,300
  • nomicfoundation/hardhatAvatar von NomicFoundation

    NomicFoundation/hardhat

    8,489Auf GitHub ansehen↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    Provides a templated monorepo with boilerplate code and example projects to accelerate the development of new plugins.

    TypeScriptblockchaindappsdebugging
    Auf GitHub ansehen↗8,489
  1. Home
  2. Development Tools & Productivity
  3. Terminal, Shell & CLI
  4. Shell Plugin Systems
  5. Plugin Development Kits