3 repository-uri
Interfaces that allow web-based code to access native mini-program components and system APIs.
Distinct from Native App Integrations: No candidate covers the specific bridge between web frameworks and mini-program native features; others focus on Flutter or Rust.
Explore 3 awesome GitHub repositories matching mobile development · Mini Program Native Integrations. Refine with filters or upvote what's useful.
kbone este o punte frontend cross-platform și un adaptor web-to-mini-program. Funcționează ca un runtime web pentru mini-programe care permite framework-urilor frontend bazate pe web să execute în interiorul unui container de mini-program prin simularea interfețelor de browser. Proiectul oferă un strat de integrare a funcționalităților native care permite apelarea componentelor native de mini-program și a funcționalităților de sistem dintr-un context de execuție bazat pe web. Utilizează un strat adaptor pentru a simula interfețele Document Object Model și Browser Object Model, permițând migrarea aplicațiilor web existente către mini-programe cu modificări minime. Sistemul acoperă dezvoltarea frontend cross-platform printr-un strat de runtime izomorf și o integrare bazată pe punte pentru componentele native. Include o interfață de linie de comandă pentru inițializarea proiectelor, pentru a automatiza generarea structurilor de foldere și a configurațiilor de build.
Allows for the calling of native mini-program components and functionality, such as sub-packaging and live players.
Remax este un framework UI cross-platform și un motor pentru construirea de mini-programe folosind React. Funcționează ca un runtime care traduce componentele și hook-urile React în elemente native de mini-program, evitând nevoia de compilare statică. Framework-ul oferă un mediu de dezvoltare type-safe pentru a asigura fiabilitatea componentelor UI cross-platform. Permite crearea de mini-programe multi-platformă dintr-un singur codebase prin maparea arborilor de componente React la structuri native în timpul execuției. Sistemul acoperă dezvoltarea de mini-programe cross-platform, inclusiv construcția UI cu hook-uri funcționale și verificarea tipurilor statice pentru a reduce erorile de runtime.
Acts as a runtime engine that translates React components and hooks into native mini-program elements without a compiler.
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.
Connects specialized interfaces and system APIs required for developing small-scale mini-applications.