For plugin compatibility boilerplates, the strongest matches are abhijithvijayan/web-extension-starter (This project provides a cross-browser web extension starter kit), openai/plugins-quickstart (This project serves as a starter kit and boilerplate) and tommcfarlin/wordpress-widget-boilerplate (This repository provides a structured and maintainable boilerplate specifically). hitherejoe/android-boilerplate and samuelsimoes/chrome-extension-webpack-boilerplate round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Hand-picked plugin compatibility boilerplates for GitHub. Compare the top frameworks, evaluate active repositories, and find the best fit.
This project is a development starter kit and build system designed for creating cross-browser web extensions. It provides a unified codebase structure that allows developers to manage background scripts, content scripts, and user interface components within a single project, automating the generation of browser-specific manifest files and deployment packages. The framework distinguishes itself through a multi-target build pipeline that abstracts platform-specific dependencies and transforms a unified configuration into tailored outputs for different browser environments. It includes a hot mo
This project provides a cross-browser web extension starter kit and build system with boilerplate structure, build automation, and extension hot reloading, fitting the platform-specific plugin development need.
This project is a starter kit and boilerplate for developing plugins that extend ChatGPT functionality via external APIs. It serves as a reference implementation for building tools that enable large language models to perform tasks through sequenced API calls and structured data mapping. The repository provides a template for integrating REST APIs and a guide for securing communication between a language model and third-party service endpoints. It focuses on the setup of identity verification and handshake mechanisms between an agent and a private backend server. The implementation covers th
This project serves as a starter kit and boilerplate specifically designed for building ChatGPT plugins with external API integrations, matching the required focus on platform-specific template structures.
WordPress Widget Boilerplate is a structured repository foundation and development toolkit designed for building custom content widgets and extensions for WordPress. It provides an object-oriented, namespaced architecture that encapsulates widget logic, prevents global scope pollution, and separates presentation templates, assets, core classes, and localization files into dedicated directories. The framework enforces predefined coding standards and catches errors through automated static analysis, linting, and formatting checks via dependency management tools. It also includes internationaliz
This repository provides a structured and maintainable boilerplate specifically designed for developing WordPress widgets using platform best practices, fulfilling the core need for plugin and extension templates.
Android-Boilerplate is a modular Android project template pre-configured with dependency injection, reactive streams, and testing tools to accelerate mobile application development. The codebase integrates Dagger for managing component dependencies and object lifecycles, and implements RxJava for asynchronous data streams and event-driven application state management. The application architecture incorporates a pre-configured testing suite using Espresso and Mockito for executing both unit and user interface instrumentation tests. Data handling includes local-first database persistence along
This project provides a structured Android application template with testing and dependency injection, though it serves general app development rather than specifically targeting plugin architecture.
Chrome-extension-webpack-boilerplate is a developer workflow toolkit and webpack template for building browser extensions with modern JavaScript, automatic live reloading, and asset bundling. It organizes extension source code into structured folders for popups, options pages, background scripts, and manifests. The development workflow features a hot reload development server and automatic browser refreshing whenever source files change. It includes capabilities to exclude specific content scripts from hot reload cycles and write those designated bundle files directly to disk. The toolkit a
This repository provides a webpack-based boilerplate and starter kit designed for building browser extensions with hot reloading and modular code structure, fitting the need for platform-specific extension development.
The WordPress Plugin Boilerplate is a standardized, object-oriented foundation for building WordPress plugins. It provides a predictable directory structure that separates admin, public, and shared logic, along with a singleton main plugin class that serves as a single entry point for initialization. The boilerplate includes a centralized class-loader hook registry for managing WordPress actions and filters, and prepares user-facing strings for translation through a variable text domain and generated .pot files. This toolkit streamlines plugin development by organizing repository assets like
This repository provides a structured foundation for building WordPress plugins, offering an organized architecture and hook registry that matches the requested plugin development boilerplate.
🚀DEMO: https://eth-boilerplate.vercel.app/
This repository provides a project starter kit and boilerplate for Ethereum development, aligning with the category although it targets Web3 applications rather than general platform plugin development.
Use the following plugins, in this boilerplate project: - Name: Go - ID: golang.go - Description: Rich Go language support for Visual Studio Code - Version: 0.29.0 - Editor: Go Team at Google - Link to Marketplace to VS: https://marketplace.visualstudio.com/items?itemName=golang.Go
This repository provides a foundational boilerplate project with pre-configured development tools, serving as a starter kit for building applications in Go.
This project is a pre-configured development environment and boilerplate for building Chrome extensions using React and Webpack. It provides a structured project layout and a build system designed to bundle content scripts and background pages into a browser-ready manifest format. The toolkit emphasizes development speed and code quality through a hot reloading system that automatically refreshes the browser upon saving source files. It integrates TypeScript to provide static type definitions for browser extension APIs, ensuring type safety and intelligent code completion during development.
This repository provides a pre-configured starter kit for developing browser extensions with React and Webpack, offering features like hot reloading and TypeScript support tailored for specific platform APIs.
A jump-start for jQuery plugins development
This project provides a foundational jump-start structure specifically designed for developing jQuery plugins, matching the starter-kit intent though limited to a single JavaScript library ecosystem.
| Repositorio | Estrellas | Lenguaje | Licencia | Último push |
|---|---|---|---|---|
| abhijithvijayan/web-extension-starter | 2.2K | TypeScript | MIT | |
| openai/plugins-quickstart | 4.2K | Python | MIT | |
| tommcfarlin/wordpress-widget-boilerplate | 998 | PHP | GPL-3.0 | |
| hitherejoe/android-boilerplate | 1.9K | Java | NOASSERTION | |
| samuelsimoes/chrome-extension-webpack-boilerplate | 1.7K | JavaScript | MIT | |
| devinvinson/wordpress-plugin-boilerplate | 7.9K | PHP | — | |
| ethereum-boilerplate/ethereum-boilerplate | 0 | — | — | — |
| gofiber/boilerplate | 503 | Go | MIT | |
| lxieyang/chrome-extension-boilerplate-react | 3.9K | JavaScript | MIT | |
| jquery-boilerplate/jquery-boilerplate | 2.5K | JavaScript | — |