4.0.0 • Published 3 years ago

1log-rxjs v4.0.0

Weekly downloads
56
License
MIT
Repository
github
Last release
3 years ago

gzip size tree shaking types coverage status

1log plugin for logging RxJS observables. Different events in the lifecycle of an observable are marked with colored badges. Observables and subscriptions are assigned numbers, and these numbers let you tell which subscription a specific next/error/completion/unsub applies to. Log messages include time deltas and use indentation to show synchronous stack level. Besides logging to the console, you can use this plugin to test observables by creating snapshots of log messages in Jest tests.

Please refer to the GitHub README for full documentation and screenshots.

4.0.0

3 years ago

3.1.0

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago