@ckapp/rxjs

A collection of RxJS extensions

Usage no npm install needed!

<script type="module">
  import ckappRxjs from 'https://cdn.skypack.dev/@ckapp/rxjs';
</script>

README

CI npm version Coverage Status


📦 packge moved 📢

As so often in programming, naming this package just @ckapp/rxjs wasn't the best idea. To acknowledge that I messed this up, I decided to rename it to @ckapp/rxjs-snafu


@ckapp/rxjs

A collection of extensions for the awesome RxJS library.

Branches / Versions

  • master - Contains the most recent and unreleased changes
  • stable - Contains the latest version you'd get if you do npm install @ckapp/rxjs

Most PRs should be made to master.

Check our branching and release strategy.

Installation and Usage

ES6 via npm

npm i @ckapp/rxjs

Building/Testing

  • npm test run tests