Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unpatched rxjs operators #6

Open
JeanMeche opened this issue Jan 17, 2023 · 0 comments
Open

Support for unpatched rxjs operators #6

JeanMeche opened this issue Jan 17, 2023 · 0 comments

Comments

@JeanMeche
Copy link
Contributor

JeanMeche commented Jan 17, 2023

Currently rxjs-zone-less provides unpatched version of fromEvent, interval, timer and schedulers.

Per @rx-angular/eslint-plugin and its no-zone-critical-rxjs-operators rule, some operators shouldn't be used for example : throttle, delay, debounceTime etc.

That'd be great if the lib would also provide zone-less rxjs operators !

Anyway, thanks for the work ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant