3 مستودعات
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.
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.
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.
Lin-ui هي مكتبة مكونات ومجموعة أدوات تطوير مصممة خصيصاً لإنشاء تطبيقات WeChat Mini Program. تعمل كإطار عمل لواجهة مستخدم متجاوبة يوفر مكونات واجهة مستخدم جاهزة ومجموعة من الدوال المساعدة لبيئات تطبيقات الهاتف المحمول. يتضمن المشروع أداة بناء تركز على تحسين حزمة البرنامج المصغر، مما يسمح بتجميع مكونات محددة وإزالة الأصول غير المستخدمة لتقليل حجم الحزمة. كما يتميز بنظام لتصميم الواجهات المتجاوبة الذي يترجم قيم البكسل الثابتة إلى وحدات مرنة لأحجام الشاشات المختلفة. تغطي مجموعة الأدوات قدرات أوسع بما في ذلك إدارة سير العمل غير المتزامن لتحويل الاستدعاءات (callbacks) إلى وعود (promises)، وأدوات لمعالجة بيانات النصوص والمصفوفات. يوفر نظام تكوين عالمي لتخصيص أنماط المكونات وألوان السمات. يتم دعم الإعداد الأولي عبر واجهة سطر أوامر (CLI) تُستخدم لتهيئة قوالب المشاريع وإنشاء هياكل أدلة موحدة.
Includes a build tool focused on bundle optimization and selective component compilation to reduce package size.