flight-with-observe
v4.0.0
Published
A Flight mixin for locally subscribing to an observable sequence.
Downloads
15
Maintainers
Readme
flight-with-observe
A Flight mixin for filtering, transforming, and subscribing to observable state.
Installation
npm install --save flight-with-observe
Development
To develop this module, clone the repository and run:
$ yarn install && yarn test
If the tests pass, you have a working environment. You shouldn't need any external dependencies.
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.