An open API service indexing awesome lists of open source software.

https://github.com/crutchcorn/rxjs-use-hooks

Simple-to-use React Hooks for RxJS interop.
https://github.com/crutchcorn/rxjs-use-hooks

hooks observables react reacthooks rxjs

Last synced: 2 months ago
JSON representation

Simple-to-use React Hooks for RxJS interop.

Awesome Lists containing this project

README

        


RsJS Use Hooks

The RxJS logo animal being caught by a fish-hook

Simple-to-use React Hooks for RxJS interop.

[![Build Status](https://img.shields.io/github/actions/workflow/status/crutchcorn/rxjs-use-hooks/build.yml?branch=main)](https://github.com/crutchcorn/rxjs-use-hooks/actions/workflows/validate.yml?query=branch%3Amain)
[![Test Status](https://img.shields.io/github/actions/workflow/status/crutchcorn/rxjs-use-hooks/test.yml?branch=main&label=tests)](https://github.com/crutchcorn/rxjs-use-hooks/actions/workflows/validate.yml?query=branch%3Amain)
[![Pre-release](https://img.shields.io/npm/v/rxjs-use-hooks.svg)](https://npm.im/rxjs-use-hooks)
[![gzip size](https://img.badgesize.io/https://unpkg.com/rxjs-use-hooks@latest/dist/rxjs-use-hooks.cjs?compression=gzip)](https://unpkg.com/browse/rxjs-use-hooks@latest/dist/rxjs-use-hooks.cjs)
[![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE.md)

**Visit [https://crutchcorn.github.io/rxjs-use-hooks](https://crutchcorn.github.io/rxjs-use-hooks/) to get started with `rxjs-use-hooks`.**

## Contributing

If you've ever wanted to contribute to open source, now is your chance!

See the [contributing docs](./CONTRIBUTING.md) for more information