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

2.1.4 • Public • Published

rxjs-overlay

build version downloads license

New observables:

  • spawn - return an observable which emits onece at the end of the command life and a function which spawn the command

New operators:

  • filterFalsy - alias for the filter(Boolean) operator
  • ngUnsubscribe (deprecated) - complete observable on ngOnDestroy

Package Sidebar

Install

npm i @sikora00/rxjs-overlay

Weekly Downloads

0

Version

2.1.4

License

ISC

Unpacked Size

13 kB

Total Files

17

Last publish

Collaborators

  • sikora00