RxAngular offers a comprehensive toolset for handling fully reactive Angular applications with the main focus on runtime performance and template rendering.
RxAngular is divided into different packages:
Used together, you get a powerful tool for developing high-performance angular applications with or without NgZone.
This repository holds a set of helpers to create fully reactive as well as fully zone-less applications.
- 🔥 It's fast & performance focused: exceptional runtime speed & small bundle size
- ✔ Easy upgrade paths: migration scripts included since beta!
ng update @rx-angular/{cdk | template | state}
- ✔ Lean and simple: No boilerplate guaranteed
- ✔ Well typed and tested
- ✔ Backwards compatible: support for Angular > v11
❗ Warning Expect no migration scripts for any change in
experimental
folders
Large scale application | Medium size project | Small project |
---|---|---|
Url: https://clickup.com Platforms: Web |
Url: https://get.tapeapp.com Platforms: Web, Mobile (ionic) |
Url: https://angular-movies-a12d3.web.app Platforms: Web |
Find details in the linked readme files below for installation and setup instructions, examples and resources.
- 📦@rx-angular/cdk - Component Development Kit
- 📦@rx-angular/state - Imperative&Reactive Component State-Management
- 📦@rx-angular/template - High-Performance Non-Blocking Rendering
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() iOS Safari |
---|---|---|---|---|
IE11, Edge | last version | last version | last 2 versions | last 2 versions |