0.7.0 • Published 4 years ago

@bottlenose/rxfs v0.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

CircleCI License: MIT

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

PlatformSupport
node.js (>10.0)
Browsers
React Native
Electron

Documentation & Guides