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

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

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

1 مستودع

Awesome GitHub RepositoriesHTML to Mini Program Renderers

Parsers that specifically transform HTML tags into mini-program compatible layouts.

Distinct from Mini Program Template Engines: Specifies the transformation from HTML to mini-program views, whereas parent is general template engines.

Explore 1 awesome GitHub repository matching web development · HTML to Mini Program Renderers. Refine with filters or upvote what's useful.

Awesome HTML to Mini Program Renderers GitHub Repositories

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

    icindy/wxParse

    7,739عرض على GitHub↗

    wxParse is a rich text parser and renderer specifically designed for the WeChat Mini Program ecosystem. It transforms standard HTML tags and Markdown syntax into native visual elements and compatible layouts. The system processes structured text strings into a repeating list of visual components and media links. It handles the conversion of complex text formats into formatted media and hyperlinks to ensure content displays correctly across mobile devices. The project manages content through regular expression-based parsing and schema-driven element mapping, translating identified content typ

    Transforms standard HTML tags into compatible layouts for the WeChat Mini Program ecosystem.

    JavaScript
    عرض على GitHub↗7,739
  1. Home
  2. Web Development
  3. Rendering and Templating
  4. Mini Program Template Engines
  5. HTML to Mini Program Renderers