/rxjs-cheatsheet

RxJS cheatsheet inside VS Code

Primary LanguageTypeScriptMIT LicenseMIT

RxJS Cheatsheet (link)

VS Code extension that lets you open an RxJS cheatsheet that contains import paths and marble diagrams of various Observable-creation functions and operators.

Features

The cheatsheet can be opened in only one way:

  • Press Ctrl+Shift+P (Win, Linux) / Cmd+Shift+P (Mac) and search for the Open RxJS Cheatsheet command.

Support my work

If you find this extension useful and would like to support my work, you can buy me a cup of tea. Thank you!

Buy Me A Cup Of Tea

Demo

Demo

Ideas for improvements

All ideas and suggestions are welcome. Please open an issue.

Credit

The marble diagrams in this extension are generated by using Swirly. They are taken from Use Swirly to generate PNGs pull request in the RxJS' repo.