/rxjs

A collection of RxJS extensions

Primary LanguageTypeScriptMIT LicenseMIT

CI Coverage Status semantic-release: angular

npm version npm version

@ckapp/rxjs-snafu

A collection of extensions for the awesome RxJS library.

Branches / Versions

  • main - Contains the most recent version
npm install @ckapp/rxjs-snafu
  • next - Contains the next version
npm install @ckapp/rxjs-snafu@next

Most PRs should be made to main.

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