1 مستودع
Techniques for accessing platform-specific mini program native components through a web development stack.
Distinct from Mini-Program Integrations: Focuses on the domain of accessing native features, whereas candidates are about specific library integrations like ECharts.
Explore 1 awesome GitHub repository matching mobile development · Mini Program Native Feature Access. Refine with filters or upvote what's useful.
kbone is a cross-platform frontend bridge and web-to-mini-program adapter. It functions as a mini-program web runtime that allows web-based frontend frameworks to execute within a mini-program container by simulating browser interfaces. The project provides a native feature integration layer that enables the calling of native mini-program components and system functionalities from within a web-based execution context. It uses an adapter layer to simulate Document Object Model and Browser Object Model interfaces, allowing existing web applications to be migrated to mini-programs with minimal m
Provides the capability to access specific mini program native components and features while using a web-based development stack.