README
@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