Rax:阿里巴巴开源的渲染器,与 React 兼容
Rax:阿里巴巴开源的渲染器,与 React 兼容 。 使用 React 的就应该已经知道如何使用 Rax。 特性: 快速:快速的虚拟 DOM。
JavaScript 框架
共6704Star
详细介绍
Rax is a progressive React framework for building universal application.
Web
, Weex
, Node.js
, Alibaba MiniApp
, WeChat MiniProgram
and could work with more container that implements driver specification.
Progressive Web App(PWA)
, Server-Side Rendering(SSR)
and Function as a service(FaaS)
can be used out of the box.
🥢
🍚
Quick Start
Start from command line
Create a new Rax project using create-rax
:
$ npm init rax <YourProjectName>
npm init <initializer>
is available in npm 6+
Start local server to launch project:
$ cd <YourProjectName>
$ npm install
$ npm run start
VS Code
Start fromYou need to install the Rax extension and invoke the rax
command from the VS Code command palette (Ctrl + Shift + P
or Cmd + Shift + P
on Mac):
🛠
Developer Tools
You can inspect and modify the state of your Rax components at runtime using the Rax Developer Tools browser extension, and extension not works in producation
mode.
- Install the Chrome Rax Developer Tools extension
- Reload and go to the 'Rax' tab in the browser's development tools
VS Code Extensions
You can use Rax VS Code Extensions to get better development experience.
📝
Awesome Things
You can find some awesome things in the awesome-rax.
🧼
Contributing
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.
Code Contributors
This project exists thanks to all the people who contribute.
Community support
For general help using Rax, please refer to the official site. For additional help, you can use one of these channels to ask a question: