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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCustom Plugin Stacks

Ability to execute a specific subset of plugins on arbitrary data objects outside the main build pipeline.

Distinct from Pipeline Plugins: Shortlist candidates focus on specific content types (Markdown) or web file extraction, not arbitrary plugin stack execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Custom Plugin Stacks. Refine with filters or upvote what's useful.

Awesome Custom Plugin Stacks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • metalsmith/metalsmithالصورة الرمزية لـ metalsmith

    metalsmith/metalsmith

    7,827عرض على GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    Enables applying a specific list of plugins to custom file objects independently of the standard pipeline.

    JavaScriptjavascriptmarkdownmarkdown-to-html
    عرض على GitHub↗7,827
  1. Home
  2. Development Tools & Productivity
  3. Custom Plugin Stacks