Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Plugin

Plugin

548 projects

Showing 36 of 548 projects

Icings/Partitionable plugin
Icings/Partitionable pluginPHP

A CakePHP ORM plugin that adds partitionable associations to limit hasMany and belongsToMany results per group.

#orm#database#greatest-n-per-group
Stars15
Forks3
Last commit2 years ago
Preact CLI PostCSS
Preact CLI PostCSSJavaScript

A Preact CLI plugin that replaces the default PostCSS configuration with a custom postcss.config.js file.

#preact-cli#plugin#css-tooling
Stars15
Forks3
Last commit5 years ago
part-edit.nvim
part-edit.nvimLua

A Neovim plugin that creates isolated buffers to edit specific parts of files, particularly useful for code in markdown.

#developer-tools#code-editing#buffer-management
Stars15
Forks0
Last commit7 months ago
Stream Call
Stream CallKotlin

A Capacitor plugin that integrates Stream Video SDK to add video calling functionality to mobile apps.

#ios#capacitor-plugin#video-calling
Stars15
Forks2
Last commit8 days ago
Downloader
DownloaderJavaScript

A Capacitor plugin for downloading files with background support, enabling downloads to continue even when the app is closed.

#ios#capacitor-plugin#file-download
Stars14
Forks2
Last commit2 days ago
redo
redoShell

An interactive history menu for bash and zsh that replaces Ctrl+R and Esc/ with filtering, editing, and deletion capabilities.

#history#productivity#history-management
Stars14
Forks0
Last commit27 days ago
docker (chr-fritz)
docker (chr-fritz)Shell

ZSH plugin that loads Docker and Docker Compose command completions from the Docker for Mac application.

#hacktoberfest#shell-automation#completion
Stars14
Forks2
Last commit2 years ago
buffer-vacuum
buffer-vacuumLua

A Neovim plugin that automatically deletes unused file buffers to keep your workspace clean.

#productivity#buffer-management#neovim-plugin
Stars14
Forks2
Last commit1 year ago
nvim-dap-envfile
nvim-dap-envfileLua

A Neovim plugin that adds VS Code-style .env file loading and variable expansion to nvim-dap configurations.

#environment-variables#nvim-dap#dotenv
Stars13
Forks0
Last commit7 months ago
Is Root
Is RootJava

A Capacitor plugin for detecting rooted Android and jailbroken iOS devices using comprehensive heuristics.

#app-security#mobile-security#ios
Stars13
Forks2
Last commit8 days ago
GNU Make
GNU MakeJavaScript

A GNU Make plugin for the Atom editor that integrates with the atom-build package.

#editor-integration#build-automation#plugin
Stars13
Forks17
Last commit8 years ago
hitokoto
hitokotoShell

An oh-my-zsh plugin that displays random quotes from hitokoto.cn in your terminal.

#productivity#terminal#zsh-plugin
Stars13
Forks5
Last commit3 years ago
quickfix.nvim
quickfix.nvimLua

A Neovim plugin that extends quickfix functionality with storage, restoration, and custom command execution.

#vimscript#neovim-plugin#plugin
Stars13
Forks1
Last commit1 year ago
capsoff.nvim
capsoff.nvimLua

A Neovim plugin that automatically turns off CapsLock when leaving insert mode.

#productivity-tools#workflow-optimization#neovim-plugin
Stars13
Forks1
Last commit1 year ago
notes (aperezdc)
notes (aperezdc)Shell

A zsh plugin for quickly creating and accessing Markdown notes using fzf for file selection.

#notes-tool#keyboard-driven#shell-scripting
Stars13
Forks2
Last commit6 years ago
genkitx-aws-bedrock
genkitx-aws-bedrockTypeScript

A community plugin for Google Genkit that enables integration with AWS Bedrock's AI models for text generation, embeddings, and multimodal tasks.

#ai#bedrock#aws-bedrock
Stars13
Forks5
Last commit4 days ago
openhab3
openhab3JavaScript

A Node-RED plugin for connecting to and automating OpenHAB 3.x items via REST API and Server-Sent Events.

#iot#home-automation#openhab3
Stars12
Forks7
Last commit3 years ago
Pay
PaySwift

A Capacitor plugin for triggering native Apple Pay and Google Pay with a unified JavaScript API.

#ios#google-pay#capacitor-plugin
Stars12
Forks2
Last commit2 days ago
nodo
nodoShell

A Zsh plugin that removes node_modules directories to free up storage space and prevent iCloud sync issues.

#directory-management#developer-tools#ohmyzsh
Stars12
Forks0
Last commit2 years ago
node-red-contrib-tdengine
node-red-contrib-tdengineHTML

A Node-RED node for connecting to TDEngine databases and executing SQL queries via REST API.

#iot#rest-api#plugin
Stars12
Forks4
Last commit4 months ago
SimpleColorPicker
SimpleColorPickerC#

A simple color picker control for Xamarin.Forms with multiple UI modes including mixer, dialog, and entry editor.

#user-interface#xamarin#popup
Stars11
Forks3
Last commit4 years ago
GTM
GTMJavaScript

A Capacitor plugin for native Google Tag Manager integration in iOS and Android mobile applications.

#ios#capacitor-plugin#event-tracking
Stars11
Forks1
Last commit2 days ago
Persistent Account
Persistent AccountJavaScript

Capacitor plugin for securely storing user account data that persists between app reinstalls.

#ios-keychain#data-persistence#capacitor-plugin
Stars11
Forks1
Last commit3 days ago
nvimlaunch
nvimlaunchLua

A Neovim plugin to define, run, and manage project-specific shell commands from a per-project config file.

#nvimlaunch#editor-integration#shell-commands
Stars11
Forks0
Last commit1 month ago
Photo Library
Photo LibraryJava

A Capacitor plugin for accessing and displaying the device's photo library, with both web-view and native picker options.

#ios#capacitor-plugin#android
Stars11
Forks1
Last commit8 days ago
SIM
SIMJavaScript

A Capacitor plugin to retrieve detailed information from device SIM cards, including carrier data and dual-SIM support.

#capacitor-plugin#telephony#sim-card
Stars11
Forks1
Last commit2 days ago
FFmpeg
FFmpegJavaScript

Capacitor plugin to run FFmpeg locally on device for video re-encoding.

#capacitor-plugin#capacitor-8#ffmpeg
Stars10
Forks0
Last commit8 days ago
pass-zsh-completion
pass-zsh-completionShell

pass zsh completion plugin

#pass#plugin#password
Stars10
Forks5
Last commit4 years ago
vfox-crystal
vfox-crystalLua

A vfox plugin for managing Crystal language versions, including stable releases and nightly builds.

#vfox-plugin#developer-tools#crystal-lang
Stars10
Forks1
Last commit2 years ago
ipfs
ipfs

ZSH completion plugin for IPFS (InterPlanetary File System) commands.

#ipfs#developer-tools#shell-completion
Stars10
Forks4
Last commit5 years ago
DOM
DOMJavaScript

An ESLint plugin that detects DOM API performance issues like forced reflows and synchronous layout calculations.

#api#web-optimization#layout
Stars10
Forks0
Last commit8 years ago
Dialogbox with Counter
Dialogbox with CounterCSS

Extended Ionic 2 alert component with auto-cancel functionality for dialog buttons.

#count-down#dialog-management#ionic2
Stars10
Forks3
Last commit9 years ago
JW Player
JW PlayerSwift

A Capacitor plugin that provides native JW Player video playback for mobile apps, supporting single videos and playlists.

#ios#capacitor-plugin#playback-control
Stars10
Forks0
Last commit2 days ago
AdvancedKitsReloaded
AdvancedKitsReloadedJava

A powerful kit management plugin for Minecraft servers running Bukkit, Spigot, or Paper (1.9+).

#tryharddood#paper-mc#craftbukkit
Stars10
Forks5
Last commit4 years ago
Mux Player
Mux PlayerJavaScript

Capacitor plugin for playing video with the native Mux Player SDK on iOS and Android apps.

#ios#capacitor-plugin#android
Stars10
Forks0
Last commit8 days ago
virtualz
virtualzShell

A Z shell wrapper for Python virtualenv management, inspired by Virtualfish for Fish shell.

#environment-management#zsh-plugin#plugin
Stars10
Forks3
Last commit2 years ago
PreviousPage 13 of 16Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Neovim Plugin158
#Neovim158
#Lua129
#Productivity94
#Developer Tools92
#Nvim75
#Cross Platform74
#Mobile Development68
#Ios53
#Zsh53
#Android51
#Zsh Plugin43