@ibenvandeveire/rxjs-utils
v1.1.0
Published
A package containing common RXJS use-cases, created by Iben Van de Veire.
Downloads
204
Maintainers
Readme
@ibenvandeveire/rxjs-utils
This JavaScript package provides custom RxJS operators and array transformation utilities for RxJS workflows.
Documentation
Full documentation, usage examples, and API reference for @ibenvandeveire/rxjs-utils are available on the OpenSource Wiki.
Detailed API documentation is also available via the Compodoc Documentation.
Building
Run nx build rxjs to build the library.
Running Unit Tests
Run nx test rxjs to execute the unit tests via Jest.
