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