awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPlugin Source Builds

EmDash reads the plugin manifest and source file, then emits the distribution artifacts into a dist folder.

Distinct from Source Builds from Git: Distinct from Source Builds from Git: focuses on building plugins from their manifest and source, not general software builds from Git.

Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Source Builds. Refine with filters or upvote what's useful.

Awesome Plugin Source Builds GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • emdash-cms/emdashemdash-cms का अवतार

    emdash-cms/emdash

    10,887GitHub पर देखें↗

    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

    Compiles plugin source into a distributable bundle containing hooks, routes, and a manifest for loading.

    TypeScriptastrocmsemdash
    GitHub पर देखें↗10,887
  1. Home
  2. DevOps & Infrastructure
  3. Git Source Management
  4. Source Builds from Git
  5. Plugin Source Builds

सब-टैग एक्सप्लोर करें

  • Plugin Build and ValidationSchema-checks the manifest and compiles the plugin into deployable artifacts using a CLI command. **Distinct from Plugin Source Builds:** Distinct from Plugin Source Builds: adds schema validation of the manifest before compilation, not just building from source.