@ckapp/rxjs-snafu

A collection of RxJS extensions

Usage no npm install needed!

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

README

CI npm version Coverage Status

@ckapp/rxjs-snafu

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-snafu

Most PRs should be made to master.

Check our branching and release strategy.

Installation and Usage

Prerequisits

If you want to use rxjs-snafu in our application, make sure that you also install rxjs using

npm i rxjs

ES6 via npm

npm i @ckapp/rxjs-snafu

Building/Testing

  • npm test run tests