Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1021 Bytes

File metadata and controls

43 lines (28 loc) · 1021 Bytes

CI Coverage Status

npm version

@ckapp/rxjs-node-process

This package contains RxJS observable/operators for the process module of node.js.

Installation and Usage

ES6 via npm

npm i @ckapp/rxjs-node-process

Whats in there?

Observables

  • platform$

Operators

  • filterNotOnPlatforms
  • filterOnPlatforms
  • takeOnPlatforms
  • skipOnPlatforms