GitHub - remaxjs/remax: 全新的小程序开发体验
2019-08-27 00:07:40 Author: github.com(查看原文) 阅读量:1076 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

TypeScript JavaScript CSS HTML Dockerfile

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE build: 更新issue模板 Aug 9, 2019
docs docs: 去掉 API 这一章 Aug 26, 2019
packages refactor: 调整组件目录,方便后面给每个组件加类型 Aug 26, 2019
website v1.0.4 Aug 24, 2019
.editorconfig Use recursion Jun 28, 2019
.eslintignore chore: add eslint Aug 20, 2019
.eslintrc.js chore: make eslint happy Aug 20, 2019
.gitignore chore: ignore packages lock files Aug 20, 2019
.prettierignore 💄 let's get prettier! Aug 3, 2019
.prettierrc.yaml 💄 let's get prettier! Aug 3, 2019
.travis.yml chore: add build to ci Aug 20, 2019
CHANGELOG.md v1.0.4 Aug 24, 2019
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 26, 2019
LICENSE Update README Jul 11, 2019
README.md Update README.md Aug 26, 2019
commitlint.config.js fix(wechat): 更新 propsAlias Aug 10, 2019
lerna.json v1.0.4 Aug 24, 2019
package.json chore: add release script Aug 21, 2019
tsconfig.json Prepare for multi-targets Jul 9, 2019
yarn.lock chore: make eslint happy Aug 20, 2019

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

Travis CI build status npm wechat

《为什么要用 React 来构建小程序》

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

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

文档

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

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

示例

谁在使用

Roadmap

协议

MIT


文章来源: https://github.com/remaxjs/remax
如有侵权请联系:admin#unsafe.sh