Skip to content

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

License

Notifications You must be signed in to change notification settings

tsdotnet/observable-base

Repository files navigation

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