@ckapp/rxjs-parser

Parsing for RxJS

Usage no npm install needed!

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

README

CI npm version Coverage Status

@ckapp/rxjs

A collection of RxJS extensions.

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