Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ionic Framework | 49,855 | 19,484 | 891 | 20 hours ago | 420 | May 06, 2020 | 413 | mit | TypeScript | |
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. | ||||||||||
Rax | 7,870 | 118 | 653 | 8 months ago | 135 | January 11, 2023 | 70 | other | JavaScript | |
🐰 Rax is a progressive framework for building universal application. https://rax.js.org | ||||||||||
React Pwa | 2,534 | 4 months ago | 6 | mit | TypeScript | |||||
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience. | ||||||||||
Cezerin | 2,000 | 2 | a year ago | 4 | February 24, 2018 | 166 | mit | JavaScript | ||
Cezerin is React and Node.js based eCommerce platform. | ||||||||||
Create React Pwa | 1,262 | 3 years ago | 6 | HTML | ||||||
https://github.com/facebookincubator/create-react-app + Progressive Web App goodness | ||||||||||
Nextjs Tailwind Ionic Capacitor Starter | 1,246 | 6 months ago | 7 | mit | JavaScript | |||||
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor | ||||||||||
Awesome Speakers | 764 | 2 months ago | 2 | HTML | ||||||
Awesome speakers in the programming and design communities | ||||||||||
Github Explorer | 723 | 2 | 2 years ago | 6 | February 02, 2017 | 25 | JavaScript | |||
Progressive Web Apps experiment | ||||||||||
React Native Expo Image Cache | 648 | 8 | 26 | a year ago | 34 | November 14, 2019 | 64 | mit | TypeScript | |
React Native Image Cache and Progressive Loading based on Expo | ||||||||||
React Shrine | 329 | 2 months ago | 39 | apache-2.0 | JavaScript | |||||
"Shrine" Progressive Web App sample built with React |
Rax is a progressive framework for building universal applications.
💌 Write Once, Run Anywhere: write one codebase, run with Web
, Weex
, Node.js
, Alibaba MiniApp
, and WeChat MiniProgram
. Rax can be used with additional containers that implement it's driver specification.
⏱ Fast: better performance and a tiny size(📦~6KB) when compared to React using the same 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.
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
You need to install the AppWorks Pack and invoke the Create Application
command from the VS Code command palette (Ctrl + Shift + P
or Cmd + Shift + P
on Mac):
You can inspect and modify the state of your Rax components at runtime using the
Rax Developer Tools browser extension,
however the extension will not work in production
mode.
You can use AppWorks Pack to get better development experience.
You can find some awesome things in awesome-rax.
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.
This project exists thanks to all the people who contribute.
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: