rax

[:tada: v1.0 released] The fastest way to build universal application.

Github星跟蹤圖


? Write Once, Run Anywhere: write one codebase, run with Web, Weex, Node.js, Alibaba MiniApp, WeChat MiniProgram and could work with more container that implements driver specification.

Fast: use better performance and tinier size(?~6KB) alternative to React with the some API.

? Easy: quick start with zero configuration, all features like 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

Start from VS Code

You 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):

vscode

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.

  1. Install the Chrome Rax Developer Tools extension
  2. 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:

  • GitHub (Bug reports, contributions)
  • Twitter (Get the news fast)
  • Medium (Get blogs and articles)
  • 知乎专栏 (Get blogs and articles in Simplified Chinese)

主要指標

概覽
名稱與所有者alibaba/rax
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證Other
所有者活动
創建於2016-10-14 07:53:50
推送於2023-03-27 06:49:28
最后一次提交2023-01-11 15:54:48
發布數7
最新版本名稱v1.2.2 (發布於 )
第一版名稱v1.0.13 (發布於 )
用户参与
星數8k
關注者數200
派生數623
提交數6k
已啟用問題?
問題數790
打開的問題數72
拉請求數1425
打開的拉請求數5
關閉的拉請求數186
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?