awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesPlugin Bundling for Distribution

Packages the built plugin with optional assets into a registry-ready tarball, validating contents before output.

Distinct from Bundling Plugins: Distinct from Bundling Plugins: focuses on packaging plugins for registry distribution, not extending the bundler itself.

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

Awesome Plugin Bundling for Distribution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • emdash-cms/emdashemdash-cms 的头像

    emdash-cms/emdash

    10,887在 GitHub 上查看↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Packages the built plugin with optional assets into a registry-ready tarball, validating contents before output.

    TypeScriptastrocmsemdash
    在 GitHub 上查看↗10,887
  • extension-js/extension.jsextension-js 的头像

    extension-js/extension.js

    5,013在 GitHub 上查看↗

    Extension.js is a development framework designed to manage the entire lifecycle of browser extensions from initial creation to production distribution. It functions as a cross-browser build tool that compiles a single codebase into compatible artifacts for multiple platforms, including Chrome, Edge, and Firefox, while automating manifest management and configuration. The framework distinguishes itself through an iterative development workflow that supports hot module replacement for background, content, and popup scripts, allowing changes to be applied instantly without manual browser refresh

    Generates optimized, store-ready ZIP archives by including necessary source code and applying cross-browser polyfills.

    TypeScriptbrowser-extensionchrome-extensioncli
    在 GitHub 上查看↗5,013
  • themesberg/volt-bootstrap-5-dashboardthemesberg 的头像

    themesberg/volt-bootstrap-5-dashboard

    2,683在 GitHub 上查看↗

    该项目是一个基于 Bootstrap 5 的综合管理仪表板模板。它提供了一个预设计界面组件、页面布局和表单元素的模块化库,旨在加速响应式 Web 应用的构建。该框架设计轻量,利用原生浏览器脚本处理所有交互行为,消除了对繁重外部库的依赖。 该模板的特色在于专注于性能和自定义。它包含一个基于任务运行器的资产流水线,自动化了源文件的编译、压缩和打包,确保了优化的生产就绪资产。开发者可以通过修改集中式配置文件来保持一致的品牌和视觉标识,这些文件利用预处理器变量和 Mixin 来生成自定义工具类和样式表。 除了核心 UI 组件外,该项目还包含一套用于管理用户身份验证的功能模块,包括注册、登录和密码恢复工作流。它还提供用于数据可视化、表格数据管理和交互式调度的集成工具,以及针对错误屏幕和个人资料管理等常见应用页面的预构建模板。该仓库同时提供未压缩的源文件和优化的生产包,允许直接部署而无需复杂的服务器端运行时环境。

    Bundles native JavaScript utilities for date selection and data visualization without external dependencies.

    HTMLbootstrap-5bootstrap-5-admin-dashboardbootstrap-5-admin-panel
    在 GitHub 上查看↗2,683
  1. Home
  2. Development Tools & Productivity
  3. Bundling Plugins
  4. Plugin Bundling for Distribution

探索子标签

  • Native JavaScript PluginsLightweight, dependency-free JavaScript plugins for interactive dashboard functionality. **Distinct from Plugin Bundling for Distribution:** Distinct from plugin bundling for distribution: focuses on the runtime integration of lightweight native UI plugins rather than packaging for registries.