Hooks for combining React with RxJS Observables
Features:
- Works well with Observablesemitting values synchronously. You don’t pay the re-render-on-mount tax.
- Lightweight. Implemented on top of a small React Hook based core.
- Full TypeScript support.
