awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesReact-Based Mini Program Architectures

Architectural patterns for implementing mini-program logic and state using the React programming model.

Distinct from Mini Program Development: Focuses on the architectural implementation of React within mini-programs rather than general development tools.

Explore 1 awesome GitHub repository matching part of an awesome list · React-Based Mini Program Architectures. Refine with filters or upvote what's useful.

Awesome React-Based Mini Program Architectures GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • remaxjs/remaxremaxjs 的头像

    remaxjs/remax

    4,565在 GitHub 上查看↗

    Remax 是一个用于使用 React 构建小程序的跨平台 UI 框架和引擎。它作为一个运行时,将 React 组件和 Hooks 转换为原生小程序元素,无需静态编译。 该框架提供了一个类型安全的开发环境,以确保跨平台 UI 组件的可靠性。它允许在执行期间将 React 组件树映射到原生结构,从而通过单一代码库创建多平台小程序。 该系统涵盖了跨平台小程序开发,包括使用函数式 Hooks 进行 UI 构建,以及通过静态类型检查来减少运行时错误。

    Implements application logic and state management in mini-programs using the React programming model.

    TypeScript
    在 GitHub 上查看↗4,565
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Mini Program Development
  5. React-Based Mini Program Architectures