Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remaxjs/remax

使用真正的 React 构建跨平台小程序
https://github.com/remaxjs/remax

alipay-mini-program mini-program miniprogram react reactjs toutiao-miniprogram wechat-mini-program

Last synced: about 1 month ago
JSON representation

使用真正的 React 构建跨平台小程序

Awesome Lists containing this project

README

        




Learn once, write anywhere

使用真正的 React 构建小程序



CI build status


Codecov


npm


dingding

[《使用 React 开发小程序》](https://www.yuque.com/seeconf/2020/qsytho)

Remax 将 React 运行在小程序环境中,让你可以使用完整的 React 进行小程序开发。

- **真正的 React** - 不同于静态编译的方案,在 Remax 中使用 React 没有任何限制,包括 React Hooks。你可以把 Remax 理解为针对小程序的 React Native。
- **多端支持** - 使用 Remax 把代码转换到多个小程序平台。
- **TypeScript** - 完整的 TypeScript 支持,给你满满的安全感。

## 文档

你可以从我们的[网站上](https://remaxjs.github.io/remax/)找到详细的文档。

也可以通过[快速开始指南](https://remaxjs.github.io/remax/guide/quick-start)来立即体验 Remax。

## 示例

https://github.com/remaxjs/examples

## 贡献者

查看[《贡献指南》](/CONTRIBUTING.md)

## 协议

[MIT](LICENSE)