awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • emdash-cms/emdashالصورة الرمزية لـ emdash-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.jsالصورة الرمزية لـ extension-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-dashboardالصورة الرمزية لـ themesberg

    themesberg/volt-bootstrap-5-dashboard

    2,683عرض على GitHub↗

    هذا المشروع عبارة عن قالب لوحة تحكم إدارية شامل مبني على Bootstrap 5. يوفر مكتبة معيارية من مكونات الواجهة المصممة مسبقاً، وتخطيطات الصفحات، وعناصر النماذج التي تهدف إلى تسريع بناء تطبيقات الويب المتجاوبة. صُمم إطار العمل ليكون خفيف الوزن، حيث يستخدم برمجة المتصفح الأصلية لجميع السلوكيات التفاعلية للقضاء على التبعيات على المكتبات الخارجية الثقيلة. يتميز القالب بالتركيز على الأداء والتخصيص. يتضمن خط أنابيب أصول قائماً على مشغل المهام (task-runner) يقوم بأتمتة تجميع وتصغير وتغليف ملفات المصدر، مما يضمن أصولاً جاهزة للإنتاج ومحسنة. يمكن للمطورين الحفاظ على هوية العلامة التجارية والتصميم المتسقة عن طريق تعديل ملفات التكوين المركزية، التي تستفيد من متغيرات المعالج المسبق (preprocessor) والمزيج (mixins) لإنشاء فئات أدوات مخصصة وأوراق أنماط. بعيداً عن مكونات واجهة المستخدم الأساسية، يتضمن المشروع مجموعة من الوحدات الوظيفية لإدارة مصادقة المستخدم، بما في ذلك سير عمل التسجيل وتسجيل الدخول واستعادة كلمة المرور. كما يوفر أدوات متكاملة لتصور البيانات، وإدارة البيانات الجدولية، والجدولة التفاعلية، إلى جانب قوالب جاهزة لصفحات التطبيق الشائعة مثل شاشات الخطأ وإدارة الملف الشخصي. يوفر المستودع كلاً من ملفات المصدر غير المصغرة وحزم الإنتاج المحسنة، مما يسمح بالنشر المباشر دون الحاجة إلى بيئات تشغيل معقدة من جانب الخادم.

    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.