An open API service indexing awesome lists of open source software.

https://github.com/acutmore/rxjs-4-marbles

port of RxJS 5 ASCII marble diagrams for RxJS 4
https://github.com/acutmore/rxjs-4-marbles

marble-diagrams rxjs4

Last synced: over 1 year ago
JSON representation

port of RxJS 5 ASCII marble diagrams for RxJS 4

Awesome Lists containing this project

README

          

# ASCII Marbles Diagrams for RxJS 4

This is a port of the marble diagram test scheduler from RxJS 5 for use in RxJS 4

[Apache 2.0 License](LICENSE.txt)

## Motivation

Marble diagrams make testing easier to both read and write. For projects that have not upgraded to RxJS 5 but want to improving testing.