17 रिपॉजिटरी
Tools and frameworks for building and testing terminal multiplexer extensions.
Explore 17 awesome GitHub repositories matching part of an awesome list · Plugin Development. Refine with filters or upvote what's useful.
Merge one or more additional composer.json files at Composer runtime
Merges multiple composer.json files at runtime.
NPM/Bower Dependency Manager for Composer
Manages npm and Bower dependencies within Composer.
composer-changelogs is a plugin for Composer. It displays some texts after each Composer update to nicely summarize the modified packages with links to release and compare urls. Just copy it in your commit body and you get a nice description.
Generates changelog summaries for commit messages.
1. Why? A hard problem with a simple solution. 1. Usage; How does this plugin work? 1. Installation 1. Configuration 1. Bin links (bin-links) 1. Target directory (target-directory) 1. Forward command (forward-command) 1. Tips & Tricks 1. Auto-installation 1. Reduce clutter 1. GitHub Actions…
Manages dependencies for multiple packages in one repository.
composer-versions-check is a plugin for Composer.
Checks for outdated packages after running update commands.
Composition provides a lightweight and generic API, that you can use to check your environment at runtime, instead of manually go checking for regex in constants, classes/functions existence, matching a version against a class constant, ...
Provides an API for checking environment status at runtime.
A composer plugin to load repository data and download packages from Amazon S3 with authentication support for private repositories.
Loads repository data and downloads packages from Amazon S3.
This is a template for Visual Studio to create a PowerToys Run plugin.
Visual Studio project template for creating new plugins.
Go library for tmux
Provides a library for programmatic interaction with the multiplexer.
Example Tmux plugin that actually demonstrates how to build plugins for Tmux. The accompanying tutorial is here: https://github.com/tmux-plugins/tpm/blob/master/HOWTOPLUGIN.md
Demonstrates the structure and implementation of custom plugins.
These dotnet new templates simplify creating PowerToys Run plugin projects and solutions.
Dotnet templates for scaffolding new plugin projects.
A small framework for isolated testing of tmux plugins.
Offers a framework for isolated testing of plugin functionality.
This NuGet package simplifies referencing all PowerToys Run Plugin dependencies.
NuGet package providing shared plugin dependencies.
This NuGet package is intended for PowerToys Run community plugins authors.
NuGet package for handling plugin update logic.
A Composer plugin[] to install a custom group of suggested[] packages, based on keyword patterns. (Caution)
Installs custom groups of suggested packages via patterns.
This is a dotnet tool that requires:
Linter tool to ensure plugin code quality.
This NuGet package is intended for PowerToys Run community plugins authors.
Shared abstractions for plugin development.