@fluent-iterable/rxjs
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Actions Status Actions Status Actions Status Test Coverage Maintainability Packages npm version

This packages is an ex extension to @codibr/fluent-iterable which integrates it with rxjs, a library with some great data structures implementations

How to Install

npm i @fluent-iterable/rxjs @fluent-iterable rxjs

How to use it

To use it, you need to import this package in the main file of your project, making its methods accessible in anywhere. Remember: you have to make sure the package is imported on your unit tests too!

About the integration, we have the following resolving operations to generate an rxjs Observable:

  • toObservable: creates an Observable based on the FluentIterable/FluentAsyncIterable

To see how to use each of those methods, checkout it out on the in code documentation!

License

Licensed under MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @fluent-iterable/rxjs

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.77 kB

Total Files

7

Last publish

Collaborators

  • farenheith