1 个仓库
Interactive diagrams used to understand and visualize how asynchronous data streams transform over time.
Distinct from Reactive Visualization Renderers: Specializes reactive visualization renderers by applying them specifically to the domain of reactive programming and operator logic.
Explore 1 awesome GitHub repository matching data & databases · Reactive Programming Visualizations. Refine with filters or upvote what's useful.
RxMarbles 是一个用于响应式编程的交互式流可视化工具和演练场。它作为一个工具,用于使用大理石图模拟和可视化 RxJS 操作符的行为。 该工具允许用户通过沿时间轴拖动数据点来操作数据点的时间和顺序,以实时观察操作符转换的反应。这些交互式图表可以序列化为唯一 URL,从而能够生成永久链接以共享特定的操作符示例和流状态。 该系统涵盖了异步数据流的可视化和操作符逻辑的模拟。它提供了用于记录响应式流行为和调试数据事件时间的各种功能。
Visualizes how asynchronous data streams behave and transform over time using interactive diagrams to understand complex logic.