Skip to content
/ rx Public

Reactive State and Async Workflow Management Library based on RxJS

License

Notifications You must be signed in to change notification settings

bitfiber/rx

Repository files navigation

@bitfiber/rx - Reactive State and Asynchronous Dataflow Management Library

Release Notes GitHub star chart GitHub fork

@bitfiber/rx is a powerful and flexible library built on top of RxJS, tailored for managing reactive state, asynchronous dataflow, and events in modern JavaScript applications. It introduces a structured approach to handle complex data flows through key components such as emitters, states, groups, and stores.

This library seamlessly integrates various reactive sources like emitters, states, and observables, enabling a cohesive and efficient dataflow. Emitters and states can be organized into groups and stores, streamlining management and lifecycle control for related reactive components.

Whether you're working on small or large-scale applications, @bitfiber/rx simplifies reactive programming, making it more efficient and maintainable.

Documentation

Visit the official documentation for comprehensive guides, reference materials, and examples to help you get started with @bitfiber/rx.

Contributing

We welcome contributions from the community. Before contributing, please take the time to read our contributing guide to familiarize yourself with our contribution process. This guide can help you understand our expectations and save you time in the long run.

Support

Have questions, encountered problems, or want to request new features?
Feel free to start a discussion in our community forum. Your feedback is valuable to us!

Found an Issue or Bug?

If you've found a bug or issue, please report it using GitHub Issues. Your reports help us improve the project for everyone.

Code of Conduct

This project adheres to the Code of Conduct to ensure a welcoming and inclusive community for all participants. By participating, you are expected to uphold this code.

License

Code licensed under an Apache 2.0 License.
Documentation licensed under CC BY 4.0.
Copyright © 2023-2025 Oleksandr Zmanovskyi. All rights reserved.