Plugins

Top 23 Plugin Open-Source Projects

  1. ohmyzsh

    🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

    Project mention: Installing Terraform | dev.to | 2025-04-19

    To start this re-learning journey, I feel like I should start with setting up a VPC on my AWS account. I already have an account so I will not be writing about that. However, since I want to do all of this via IaC, I need to setup Terraform. Luckily for me, this is a new laptop so I have nothing setup on it, besides iTerm2. Btw, I am using https://ohmyz.sh/ for my shell, so shout out to that team. This is what it looks like right now.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Project mention: Dark Souls CRUD Arena - The Prisoner Approach | dev.to | 2025-04-06

    to then serve to the browser. If I was using something like Vite or Webpack I would have gotten this handling for free.

  4. LibreChat

    Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.

    Project mention: Hosting HuggingFace Models with KoboldCpp and RunPod | dev.to | 2024-12-13

    RunPod is a popular service that allows you to rent GPU hours on-demand. While they might not be the best option and they also have other plans, those are out of the scope of this article. This article will cover how to host models on the cloud, from choosing the models you want to sending requests to your own pod with LibreChat.

  5. mkdocs-material

    Documentation that simply works

    Project mention: Observables & Chill: Getting Started with RxJS | dev.to | 2025-02-11

    MkDocs-Material

  6. store.js

    Cross-browser storage for all use cases, used across the web.

  7. LangBot

    ChatGPT chat bot for Tencent QQ, based on mirai and OpenAI API.

  8. Vencord

    The cutest Discord client mod

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Flow.Launcher

    :mag: Quick file search & app launcher for Windows with community-made plugins

    Project mention: Apple's Software Quality Crisis: When Premium Hardware Meets Subpar Software | news.ycombinator.com | 2025-03-03

    It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy.

    Example 1: new PowerToys https://github.com/microsoft/PowerToys/

    The FancyZones "window snap" UI takes upwards of half a second to activate when dragging a window and the Zone Editor is at around 5s. All in all it is only very slightly less buggy than 3rd party tiling WMs like komorebic.

    The PowerToysRun utility input is extremely variable, takes between 1 and 20(!) seconds. A lot of the plugins shipped with it simply don't work or have no suggestions/hints once you enter their prefix. The search relies on WindowsSearch, which is about 500x slower than https://github.com/sharkdp/fd and has not improved since Win7. Who cares, nobody ever searches for files, right? As a whole, PTRun is simply worse than https://github.com/Flow-Launcher/Flow.Launcher which uses the same UI kit as far as I can see. WTF?

  11. albert

    A fast and flexible keyboard launcher

    Project mention: Kagi Snaps | news.ycombinator.com | 2024-10-11
  12. numi

    Beautiful calculator app for macOS, Linux & Windows

    Project mention: numi VS jupad - a user suggested alternative | libhunt.com/r/numi | 2025-02-25
  13. decky-loader

    A plugin loader for the Steam Deck.

  14. cuberite

    A lightweight, fast and extensible game server for Minecraft

    Project mention: Pumpkin: A Modern Minecraft server written in Rust | news.ycombinator.com | 2024-10-15
  15. unified

    Parse, inspect, transform, and serialize content with syntax trees

  16. KSImageNamed-Xcode

    Xcode plug-in that provides autocomplete for imageNamed: calls

  17. tapable

    Just a little module for plugins.

  18. headlamp

    A Kubernetes web UI that is fully-featured, user-friendly and extensible

    Project mention: AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via… | dev.to | 2024-12-28

    Headlamp

  19. plugins

    🍣 The one-stop shop for official Rollup plugins (by rollup)

    Project mention: Biblioteca de componentes React e typescript, parte 1: setup rollup e publicação | dev.to | 2025-01-30
  20. FuzzyAutocompletePlugin

    A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.

  21. ClangFormat-Xcode

    Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang

  22. XAlign

    An amazing Xcode Source Editor extension to align regular code. It can align anything in any way you want.

  23. awesome-vim-colorschemes

    Collection of awesome color schemes for Neo/vim, merged for quick use.

  24. ColorSense-for-Xcode

    Plugin for Xcode to make working with colors more visual

  25. Griddle

    Simple Grid Component written in React

  26. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Plugins discussion

Log in or Post with

Plugins related posts

  • numi VS jupad - a user suggested alternative

    2 projects | 25 Feb 2025
  • Biblioteca de componentes React e typescript, parte 1: setup rollup e publicação

    1 project | dev.to | 30 Jan 2025
  • React and typescript components lib, part 1: setup rollup and publish

    2 projects | dev.to | 30 Jan 2025
  • The XOR Texture

    5 projects | news.ycombinator.com | 17 Dec 2024
  • Headlamp: Microsoft’s Open-Source k8s Manager

    1 project | dev.to | 2 Dec 2024
  • The New Way To Use OPA With Backstage

    1 project | dev.to | 9 Nov 2024
  • What is New for Developers in Strapi 5: Top 10 Changes

    5 projects | dev.to | 8 Oct 2024
  • A note from our sponsor - InfluxDB
    influxdata.com | 27 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

What are some of the best open-source Plugin projects? This list will help you:

# Project Stars
1 ohmyzsh 177,876
2 webpack 65,216
3 LibreChat 24,826
4 mkdocs-material 23,014
5 store.js 14,032
6 LangBot 10,771
7 Vencord 10,553
8 Flow.Launcher 9,479
9 albert 7,481
10 numi 5,985
11 decky-loader 5,292
12 cuberite 5,157
13 unified 4,688
14 KSImageNamed-Xcode 4,147
15 tapable 3,794
16 headlamp 3,735
17 plugins 3,695
18 FuzzyAutocompletePlugin 3,244
19 ClangFormat-Xcode 2,897
20 XAlign 2,870
21 awesome-vim-colorschemes 2,811
22 ColorSense-for-Xcode 2,795
23 Griddle 2,500

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?