GithubHelp home page GithubHelp logo

michayl-panasuk / angular-rxjs-zone-less Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rx-angular/rxjs-zone-less

0.0 0.0 0.0 480 KB

zone-less rxjs wrapper for angular. former @rx-angular/cdk/zone-less/rxjs package

JavaScript 2.75% TypeScript 97.25%

angular-rxjs-zone-less's Introduction

rxjs-zone-less

npm rxjs-zone-less CI

Important Information

This package was formerly part of @rx-angular/cdk. We decided to move it out because of overwhelming amount of maintenance required to support all different version combinations supported by angular.

That being said, the current implementation supports rxjs versions 6 & 7.

We don't plan further maintenance for upcoming versions. If our plans change, we will keep you updated :-).

A set of wrappers for RxJS to avoid unnecessary change detection and zone interference in Angular.

zone-less-rxjs is designed to help developers improve performance by avoiding the use of zone.js patched API's. Besides a well documented and typed API it provides way to use patched API's in a way that is independent of ngZone runOutsideZone usage.

Key features

  • ✅ unpatched RxJS creators
  • ✅ unpatched RxJS operators
  • ✅ unpatched RxJS schedulers
  • ✅ no need for runOutsideAngular

Demos:

Install

npm install --save rxjs-zone-less
# or
yarn add rxjs-zone-less

Documentation

Documentation

angular-rxjs-zone-less's People

Contributors

hoebbelsb avatar edbzn avatar jeanmeche avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.