rxfs (File System)
Description
@bottlenose/rxfs
is part of the Bottlenose project. It is a simple, lightweight package which makes it easy to read files from the local filesystem into RxJS Observables. It also supports writing and appending Observables into files.
Installation
npm i @bottlenose/rxfs --save
Or...
yarn add @bottlenose/rxfs
Compatability
Platform
Support
node.js (>10.0)
✅
Browsers
❌
React Native
❌
Electron
❌
Documentation & Guides
Last updated
Was this helpful?