0.7.0 • Published 5 years ago
@bottlenose/rxfs v0.7.0
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 --saveOr...
yarn add @bottlenose/rxfsCompatability
| Platform | Support |
|---|---|
| node.js (>10.0) | ✅ |
| Browsers | ❌ |
| React Native | ❌ |
| Electron | ❌ |