A Flight mixin for filtering, transforming, and subscribing to observable state.
npm install --save flight-with-observe
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.
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.