awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to wechat-miniprogram/miniprogram-demo

Open-source alternatives to Miniprogram Demo

30 open-source projects similar to wechat-miniprogram/miniprogram-demo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Miniprogram Demo alternative.

  • tencent/weui-wxssAvatar von Tencent

    Tencent/weui-wxss

    15,284Auf GitHub ansehen↗

    weui-wxss is a mobile design system and UI framework designed for the WeChat Mini Program development environment. It provides a collection of reusable components and predefined styles to ensure interfaces match the native WeChat look and feel. The library focuses on implementing a native WeChat user experience by translating mobile design mockups into working code using standardized visual guidelines. It manages the visual appearance of applications through a consistent set of stylesheets tailored for the WeChat runtime. The framework includes capabilities for style management and the imple

    Less
    Auf GitHub ansehen↗15,284
  • wechatpy/wechatpyAvatar von wechatpy

    wechatpy/wechatpy

    4,290Auf GitHub ansehen↗

    wechatpy is a Python API SDK designed for interacting with official accounts, mini programs, and corporate communication APIs. It provides a unified interface for managing users, media, and messages, and includes a bot framework for processing incoming events and generating structured responses. The project implements a component-based client factory to perform actions across different account types and orchestrates OAuth2 flows for identity verification. It features an event-driven bot architecture and a pluggable token storage system to persist authentication sessions across environments.

    Pythonpythonsdkwechat
    Auf GitHub ansehen↗4,290
  • skyvow/wuxAvatar von skyvow

    skyvow/wux

    5,051Auf GitHub ansehen↗

    Wux is a component-based UI framework and library designed specifically for building user interfaces within the WeChat Mini Program platform. It provides a collection of reusable and extensible components that function as a cross-device UI kit to ensure a consistent look and feel across different screen sizes and devices. The framework implements a modular frontend component architecture, allowing developers to create responsive layouts using pre-styled visual elements. It utilizes a system of customizable components to maintain visual consistency across the WeChat ecosystem. The project cov

    JavaScript
    Auf GitHub ansehen↗5,051

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • remaxjs/remaxAvatar von remaxjs

    remaxjs/remax

    4,565Auf GitHub ansehen↗

    Remax is a cross-platform UI framework and engine for building mini programs using React. It functions as a runtime that translates React components and hooks into native mini program elements, avoiding the need for static compilation. The framework provides a type-safe development environment to ensure reliability across cross-platform UI components. It allows for the creation of multi-platform mini programs from a single codebase by mapping React component trees to native structures during execution. The system covers cross-platform mini program development, including UI construction with

    TypeScript
    Auf GitHub ansehen↗4,565
  • youzan/vant-weappAvatar von youzan

    youzan/vant-weapp

    18,398Auf GitHub ansehen↗

    vant-weapp is a UI library for WeChat Mini Programs, providing a collection of reusable interface components to create consistent user experiences. It functions as a layout framework for structuring applications and a mobile form component library for capturing structured user data. The project includes a specialized e-commerce component set designed for retail patterns, such as product cards, area selectors, and order submission bars. The library covers a broad range of capabilities, including application navigation architecture, complex form implementation through calendars and pickers, a

    JavaScriptminiprogramuivant
    Auf GitHub ansehen↗18,398
  • icindy/wxparseAvatar von icindy

    icindy/wxParse

    7,739Auf GitHub ansehen↗

    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

    JavaScript
    Auf GitHub ansehen↗7,739
  • gavinkwoe/weapp-ide-crackAvatar von gavinkwoe

    gavinkwoe/weapp-ide-crack

    4,279Auf GitHub ansehen↗

    This project is a modification for the WeChat mini program developer environment designed to bypass account identity requirements and server-side domain validation. It functions as a set of utilities and patches that enable the creation and testing of mini programs without a registered account identifier or an official developer account. The tool specifically disables AppID registration requirements and removes domain whitelist restrictions. This allows developers to perform network requests to any external endpoint and proceed with local development without a validated project ID. The imple

    JavaScript
    Auf GitHub ansehen↗4,279
  • flutter-team-archive/pluginsAvatar von flutter-team-archive

    flutter-team-archive/plugins

    17,710Auf GitHub ansehen↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Dartandroiddartflutter
    Auf GitHub ansehen↗17,710
  • jeffreysu/weixinmpsdkAvatar von JeffreySu

    JeffreySu/WeiXinMPSDK

    8,871Auf GitHub ansehen↗

    WeiXinMPSDK is a .NET software development kit designed to integrate WeChat services, official accounts, and mini programs into applications. It provides a multi-platform bot framework and a programmatic interface to interact with official, mini, and corporate accounts across the WeChat ecosystem. The project features interface-based platform abstraction and logic unification, allowing a single codebase to target multiple target platforms. It includes a messaging middleware for routing incoming requests and a distributed caching layer using providers like Redis or Memcached to synchronize ses

    C#c-sharpcachedistributed-cache
    Auf GitHub ansehen↗8,871
  • weilanwl/coloruicssAvatar von weilanwl

    weilanwl/coloruicss

    12,394Auf GitHub ansehen↗

    coloruicss is a CSS UI component library and high-saturation design system specifically developed for mini program environments. It provides a collection of pre-styled visual elements designed to meet the technical constraints and rendering behaviors of these platforms. The framework focuses on replacing default system headers with a dedicated custom navigation bar framework. This allows for the creation of stylized top navigation areas that support custom colors, images, and action buttons. The system manages visual consistency through a CSS-based theming framework using custom properties t

    Vuecssmp-weixinscss
    Auf GitHub ansehen↗12,394
  • zoontek/react-native-permissionsAvatar von zoontek

    zoontek/react-native-permissions

    4,370Auf GitHub ansehen↗

    react-native-permissions is a cross-platform permissions library that provides a unified interface for requesting and checking system permissions across iOS, Android, and Windows. It functions as a permission status manager and device capability auditor to determine if access to sensitive data or hardware is granted, denied, or blocked. The project includes a media access controller to handle limited access to photos and contacts through system-native pickers. It also features a system settings integrator that directs users to device settings pages to manually toggle application and notificat

    Objective-C++authorizationpermissionsreact
    Auf GitHub ansehen↗4,370
  • weui/weui-wxssAvatar von weui

    weui/weui-wxss

    15,284Auf GitHub ansehen↗

    weui-wxss is a mobile design system and UI library providing a collection of standardized styles and widgets for the WeChat Mini Program ecosystem. It serves as a component framework of style sheets that ensure applications maintain a native look and feel. The library focuses on frontend interface standardization, applying uniform visual styles to buttons, dialogs, and other interface elements. This ensures consistency across the layouts and components of mini programs developed within the WeChat ecosystem. The system utilizes a global stylesheet architecture with standardized design tokens,

    Less
    Auf GitHub ansehen↗15,284
  • w7corp/easywechatAvatar von w7corp

    w7corp/easywechat

    10,376Auf GitHub ansehen↗

    EasyWeChat is a PHP software development kit and API wrapper designed to integrate WeChat services into PHP applications. It functions as a social platform integration kit that provides a unified interface for communicating with external service APIs. The library provides specialized tools for managing WeChat Official Accounts, implementing WeChat Payment processing, and developing the backend logic for WeChat Mini Programs. The SDK utilizes a service-layered architecture to separate high-level business logic from low-level HTTP communication. This includes a middleware-driven request pipeli

    PHPeasywechatphpsdk
    Auf GitHub ansehen↗10,376
  • rikkaapps/shizukuAvatar von RikkaApps

    RikkaApps/Shizuku

    26,413Auf GitHub ansehen↗

    Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces and services. By acting as a bridge between the user space and protected system functions, it allows applications to perform privileged operations that are typically inaccessible due to standard operating system sandbox limitations. The project functions by routing requests through a persistent background service, which facilitates communication with internal system services and remote interfaces. This architecture allows for the execution of system-level tasks and the manageme

    Kotlin
    Auf GitHub ansehen↗26,413
  • apache/cordova-androidAvatar von apache

    apache/cordova-android

    3,786Auf GitHub ansehen↗

    This project is an Android hybrid mobile framework that enables the development of applications running web content inside a native Android container. It functions as a cross-platform build system that packages shared web assets into native binaries, allowing developers to access device hardware and system APIs via JavaScript. The framework utilizes a native device API bridge and a plugin architecture to expose hardware sensors and system-level functionality not available through standard browser interfaces. It employs a manifest-driven orchestration system to manage application metadata, bra

    JavaScript
    Auf GitHub ansehen↗3,786
  • kureev/react-native-blurAvatar von Kureev

    Kureev/react-native-blur

    3,881Auf GitHub ansehen↗

    This project is a cross-platform mobile blur library and a collection of native components used to render Gaussian blur and frosted glass effects in mobile applications. It functions as a native view hierarchy bridge that encapsulates platform-specific visual effect APIs to maintain performance during animations and transitions. The library includes a UI vibrancy toolkit designed to adjust contrast and saturation, ensuring that text and icons remain legible when placed over blurred backgrounds. It provides components for adding depth and translucent layers to mobile interfaces through native

    TypeScript
    Auf GitHub ansehen↗3,881
  • vczero/react-native-lessonAvatar von vczero

    vczero/react-native-lesson

    4,049Auf GitHub ansehen↗

    This project is a cross-platform mobile framework tutorial and JavaScript mobile app curriculum designed to teach the development of iOS and Android applications. It provides a structured educational guide and a set of lessons covering project bootstrapping, state management, and declarative user interface structures. The curriculum includes specific guides on mobile native bridge integration, providing tutorials on how to connect custom platform code to a cross-platform framework to access device-specific system APIs and hardware. The course covers the implementation of responsive mobile us

    HTML
    Auf GitHub ansehen↗4,049
  • lelandrichardson/react-native-mapsAvatar von lelandrichardson

    lelandrichardson/react-native-maps

    15,966Auf GitHub ansehen↗

    react-native-maps is a cross-platform map component and visualization library for embedding interactive maps within mobile applications on iOS and Android. It provides a declarative interface for managing geospatial user interfaces, allowing for the rendering of geographical data and location-based features. The library enables the visualization of spatial data through the placement of markers, the creation of custom callouts, and the drawing of polylines and polygons as map overlays. It supports interactive map navigation, including the ability to animate map regions and customize the visual

    TypeScript
    Auf GitHub ansehen↗15,966
  • jpush/aurora-imuiAvatar von jpush

    jpush/aurora-imui

    5,702Auf GitHub ansehen↗

    Aurora IMUI is a cross-platform chat UI component library that provides native interface elements for building instant messaging screens on Android, iOS, and React Native. It wraps platform-native UI components behind a unified interface, delegating rendering to each platform's native runtime while maintaining consistent behavior and appearance across devices. The library separates chat data into a platform-agnostic model layer that drives view updates through reactive bindings to native list components. It manages the multi-modal input bar as a finite state machine that switches between text

    Javaandroid-componentimuiinstant-messaging
    Auf GitHub ansehen↗5,702
  • thewidlarzgroup/react-native-videoAvatar von TheWidlarzGroup

    TheWidlarzGroup/react-native-video

    7,698Auf GitHub ansehen↗

    react-native-video is a cross-platform video player component for React Native that enables the playback of local and remote video files using native platform decoders. It functions as an adaptive streaming player supporting HLS, DASH, and SmoothStreaming formats with automatic bitrate selection and quality adaptation. The project is distinguished by its support for industry-standard digital rights management, including Widevine, FairPlay, and PlayReady, and a plugin-based architecture that allows for the injection of custom analytics or playback logic without modifying the core library. It a

    Kotlin
    Auf GitHub ansehen↗7,698
  • silenceper/wechatAvatar von silenceper

    silenceper/wechat

    5,270Auf GitHub ansehen↗

    This project is a Go language library and API SDK designed for integrating with the WeChat ecosystem. It provides a programmatic interface to manage official accounts, mini programs, and enterprise platform features. The SDK features an interface-based client design that abstracts various API categories into specialized objects. It includes a dedicated OAuth 2.0 authorization client to manage access tokens, authentication tickets, and third-party authorization flows, alongside a pluggable token caching system to share credentials across different environments. The library covers broad capabi

    Gogogolangjs-sdk
    Auf GitHub ansehen↗5,270
  • jetbrains/compose-jbAvatar von JetBrains

    JetBrains/compose-jb

    19,136Auf GitHub ansehen↗

    This is a Kotlin Multiplatform UI framework for building consistent user interfaces across desktop, web, and mobile platforms using a single codebase. It functions as a declarative framework that enables the creation of shared UI components that run across multiple target environments. The project includes a cross-platform desktop toolkit for managing native window features, system notifications, and hardware acceleration. For web targets, it provides a declarative interface library and a rendering engine that executes via WebAssembly to achieve high-performance execution in browsers. The fr

    Kotlin
    Auf GitHub ansehen↗19,136
  • dcloudio/uni-appAvatar von dcloudio

    dcloudio/uni-app

    41,549Auf GitHub ansehen↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Objective-Candroidcross-platformcrossplatform
    Auf GitHub ansehen↗41,549
  • data-camp/weapp_demosAvatar von Data-Camp

    Data-Camp/WeApp_Demos

    5,171Auf GitHub ansehen↗

    WeApp_Demos is a collection of source code samples and reference implementations for building WeChat mini programs and mini games. It serves as an example library and component gallery containing reusable UI patterns and functional demos for interactive mobile application scenarios. The repository includes a template collection of game design patterns and starter code specifically for developing small-scale games within the WeChat ecosystem. These resources cover frontend component implementation and rapid application prototyping by providing a curated set of working demos. The content is or

    JavaScriptdemodemo-appdemos
    Auf GitHub ansehen↗5,171
  • invertase/react-native-firebaseAvatar von invertase

    invertase/react-native-firebase

    12,291Auf GitHub ansehen↗

    react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif

    TypeScript
    Auf GitHub ansehen↗12,291
  • flutter/samplesAvatar von flutter

    flutter/samples

    19,172Auf GitHub ansehen↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Dart
    Auf GitHub ansehen↗19,172
  • rebeccahughes/react-native-device-infoAvatar von rebeccahughes

    rebeccahughes/react-native-device-info

    6,669Auf GitHub ansehen↗

    This project is a cross-platform mobile device information library designed to retrieve hardware, software, and network specifications from iOS and Android devices. It serves as a tool for accessing unique device identifiers, hardware models, and processor architectures to distinguish individual mobile devices. The library provides specialized capabilities for mobile hardware identification and operating system metadata retrieval, including build numbers and API levels. It also functions as a system state monitor for real-time tracking of battery levels, charging status, and network connectiv

    TypeScript
    Auf GitHub ansehen↗6,669
  • nativescript-vue/nativescript-vueAvatar von nativescript-vue

    nativescript-vue/nativescript-vue

    6,449Auf GitHub ansehen↗

    nativescript-vue is a framework for building native iOS and Android applications using Vue components and a reactive state system. It functions as a cross-platform mobile UI library that renders platform-specific views instead of web views, utilizing a native mobile application bridge to connect Vue logic to NativeScript APIs for direct access to mobile hardware and OS features. The framework employs a reactive mobile component system to create high-performance screens and dynamic lists with automatic state updates. This architecture allows for the development of native mobile applications fr

    TypeScript
    Auf GitHub ansehen↗6,449
  • itinance/react-native-fsAvatar von itinance

    itinance/react-native-fs

    5,043Auf GitHub ansehen↗

    This project is a cross-platform mobile filesystem API that provides a native bridge for direct read and write access to the device filesystem. It functions as a storage management library and a native asset access layer, allowing applications to interact with local files and system-level document directories. The library includes a mobile file transfer client for downloading and uploading files between remote servers and local device storage. These transfers support progress tracking and multipart data transmission. Broad capabilities cover local file and directory management, including the

    C++downloadfilesystemreact-native
    Auf GitHub ansehen↗5,043
  • react-native-share/react-native-shareAvatar von react-native-share

    react-native-share/react-native-share

    3,890Auf GitHub ansehen↗

    This is a cross-platform mobile sharing library that provides a native system interface for sending text, links, and media files to other applications on a mobile device. It functions as a distribution bridge for sharing local files, remote URLs, and base64 encoded data via the device's default share dialog. The library includes tools for direct social media integration, allowing preformatted messages and media to be sent to specific platforms using native sharing intents. It also features an application installation checker to verify if specific social or communication apps are present on th

    Javaandroidbridgeintent
    Auf GitHub ansehen↗3,890