mirror of
https://github.com/sern-handler/tools
synced 2026-06-28 02:32:22 +00:00
7 lines
426 B
Markdown
7 lines
426 B
Markdown
# @sern/rx
|
|
A package extending rxjs for discord api libraries
|
|
|
|
this package offers a reactive, declarative solution using the wonderful [rxjs](https://github.com/ReactiveX/rxjs) to the current collectors
|
|
and listeners in many discord bot libraries. It's still in alpha, but most operators and functions have been tested using vitest.
|
|
|
|
- View [examples](https://github.com/sern-handler/rx/tree/main/examples) to get started! |