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

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

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

3 مستودعات

Awesome GitHub RepositoriesMini Program Build Systems

Build pipelines that transform web-oriented component code into native-compatible templates and logic for restricted mobile environments.

Distinct from Mobile Development Tools: Distinct from Mobile Development Tools: focuses specifically on the build-time transformation of web code into mini program assets rather than general mobile deployment.

Explore 3 awesome GitHub repositories matching development tools & productivity · Mini Program Build Systems. Refine with filters or upvote what's useful.

Awesome Mini Program Build Systems GitHub Repositories

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

    Tencent/wepy

    22,593عرض على GitHub↗

    wepy is a frontend build toolchain and component framework designed for creating mini programs. It provides a modular UI library and a system for building reusable interface elements that maintain consistent layouts across different platform environments. The project features a cross-platform build target system that maps a single source codebase to multiple distinct output formats. It utilizes a template-based compilation process to transform custom syntax into platform-specific markup and supports the integration of third-party JavaScript packages through asynchronous module resolution. Th

    Provides a build system specifically for transforming web-oriented components into native-compatible mini program assets.

    JavaScript
    عرض على GitHub↗22,593
  • meituan-dianping/mpvueالصورة الرمزية لـ Meituan-Dianping

    Meituan-Dianping/mpvue

    20,345عرض على GitHub↗

    This project is a development framework that enables the creation of cross-platform mobile mini programs using the component-based architecture and reactive data binding of Vue.js. It functions as a build system that transforms web-oriented component code into native-compatible templates and logic, allowing developers to build modular user interfaces that run within restricted mobile environments. The framework distinguishes itself through a sophisticated build pipeline that deconstructs single-file components into platform-specific templates, logic, and style files. It employs compile-time t

    A build system that transforms web-oriented component code into native-compatible templates and logic for mobile mini program environments.

    JavaScriptminimpvuevue
    عرض على GitHub↗20,345
  • talelin/lin-uiالصورة الرمزية لـ TaleLin

    TaleLin/lin-ui

    4,155عرض على GitHub↗

    Lin-ui هي مكتبة مكونات ومجموعة أدوات تطوير مصممة خصيصاً لإنشاء تطبيقات WeChat Mini Program. تعمل كإطار عمل لواجهة مستخدم متجاوبة يوفر مكونات واجهة مستخدم جاهزة ومجموعة من الدوال المساعدة لبيئات تطبيقات الهاتف المحمول. يتضمن المشروع أداة بناء تركز على تحسين حزمة البرنامج المصغر، مما يسمح بتجميع مكونات محددة وإزالة الأصول غير المستخدمة لتقليل حجم الحزمة. كما يتميز بنظام لتصميم الواجهات المتجاوبة الذي يترجم قيم البكسل الثابتة إلى وحدات مرنة لأحجام الشاشات المختلفة. تغطي مجموعة الأدوات قدرات أوسع بما في ذلك إدارة سير العمل غير المتزامن لتحويل الاستدعاءات (callbacks) إلى وعود (promises)، وأدوات لمعالجة بيانات النصوص والمصفوفات. يوفر نظام تكوين عالمي لتخصيص أنماط المكونات وألوان السمات. يتم دعم الإعداد الأولي عبر واجهة سطر أوامر (CLI) تُستخدم لتهيئة قوالب المشاريع وإنشاء هياكل أدلة موحدة.

    Includes a build tool focused on bundle optimization and selective component compilation to reduce package size.

    JavaScript
    عرض على GitHub↗4,155
  1. Home
  2. Development Tools & Productivity
  3. Mobile Development Tools
  4. Mini Program Build Systems