Skip to content

Latest commit

 

History

History
 
 

operators

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

rxjs-operators

This library contains additional operators for RxJS that we at co-IT believe help in certain use cases.

Setup

npm install @co-it/rxjs-operators

Customized buffer behavior

You will find bufferMatch & bufferObserve allowing you to filter values of the buffer. This gives you more control when a buffer should be emitted.

Want to help?

Your feedback is always welcome!

You can file issues and create pull requests on the Kentan Github repository. The contributing guide will help you contribute to this project.