1.0.21 • Published 3 years ago

@tsdotnet/observable-base v1.0.21

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

alt text tsdotnet / observable-base

GitHub license npm-publish npm version

A simple set of subscription base classes for implementing .NET style observables.

Subscriptions are Disposable objects with scope independent dispose() methods.

Docs

tsdotnet.github.io/observable-base