Skip to content
master
Go to file
Code

Latest commit

* fix(remax):  placeholderStyle 属性 diff 错误的问题

* test: diff property placeholderStyle

* test: fix

* test: fix diff placeholder style case

* chore: code minimize

1091 bytes => 858 bytes

* test: fix cov
b7622a4

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
Dec 6, 2020
Dec 6, 2020
Jul 11, 2019
Dec 6, 2020
Apr 15, 2020

README.md

Learn once, write anywhere
使用真正的 React 构建小程序

Travis CI build status CI build status Codecov npm dingding

《使用 React 开发小程序》

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

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

文档

你可以从我们的网站上找到详细的文档。

也可以通过快速开始指南来立即体验 Remax。

示例

https://github.com/remaxjs/examples

贡献者

查看《贡献指南》

协议

MIT

You can’t perform that action at this time.