Skip to content

Tommy228/rxjs-marbles

Repository files navigation

RxJS Marbles

Build and deploy

RxJS Marbles is a website that helps you see and learn about RxJS operators in an interactive way.

It is a rewrite of the rxmarbles project, which has not been maintained since 2021.

Features

Screenshot

  • Visualize example diagrams for some RxJS operators.
  • Drag items on a timeline to observe how operators work.
  • Easily share diagrams with direct links, such as https://rxjsmarbles.dev/debounceTime.

Getting started

Clone the repository then simply run

npm install
npm start

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Website that provides an interactive environment for visualizing and understanding RxJS operators.

Topics

Resources

License

Stars

Watchers

Forks