README
Rxjs-Operators
This is an extension of Rxjs in order to provide more operators that are often recoded in our code base.
Library of commonly used Rxjs operators
<script type="module">
import kaehRxjsOperators from 'https://cdn.skypack.dev/@kaeh/rxjs-operators';
</script>
This is an extension of Rxjs in order to provide more operators that are often recoded in our code base.