@tinynodes/rxjs-numberdeprecated

Operators for handling RxJS Observable of numbers

Usage no npm install needed!

<script type="module">
  import tinynodesRxjsNumber from 'https://cdn.skypack.dev/@tinynodes/rxjs-number';
</script>

README

RxJS Primitives - Number Operators

rxjs-number Quality Gate Status

This library contains the RxJS Primitives for working with numbers including equality checks, formatting and creation.

Some methods from this library are based on ECMAScript Number methods.

How to install

npm install @tinynodes/rxjs-number