@ckapp/rxjs-node-fs

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

Usage no npm install needed!

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

README

CI

npm version

Coverage Status

@ckapp/rxjs-node-fs

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

Installation and Usage

ES6 via npm

npm i @ckapp/rxjs-node-fs

Whats in there?

Observables

  • appendFile
  • readDir
  • readFile
  • stat
  • watch
  • writeFile