riccardoperra / rx-angular

Reactive Extensions for Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rx-angular logo

RxAngular rx-angular CI

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.

Benefits

  • πŸ”₯ 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

Used by

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

Links

Packages

Find details in the linked readme files below for installation and setup instructions, examples and resources.

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
IE11, Edge last version last version last 2 versions last 2 versions

About

Reactive Extensions for Angular.

License:MIT License


Languages

Language:TypeScript 97.5%Language:HTML 0.8%Language:SCSS 0.8%Language:JavaScript 0.7%Language:CSS 0.3%Language:Shell 0.0%