Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singleware/observable

Generic classes for the observable pattern.
https://github.com/singleware/observable

browser design-pattern generic javascript observable observer singleware subject typescript

Last synced: 4 days ago
JSON representation

Generic classes for the observable pattern.

Awesome Lists containing this project

README

        

# Observable

## Install

Using npm:

```sh
npm i @singleware/observable
```

## License

[MIT © Silas B. Domingos](https://balmante.eti.br)