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

https://github.com/maniator/servable

"simple" observable implementation based off RxJS & kefir Docs
https://github.com/maniator/servable

hacktoberfest hacktoberfest2020 javascript observables reactive reactive-programming

Last synced: over 1 year ago
JSON representation

"simple" observable implementation based off RxJS & kefir Docs

Awesome Lists containing this project

README

          

# servable

Servable is an implementation of a "simple" observable

![](https://badgen.net/bundlephobia/minzip/@maniator/servable)

## To install run:

```zsh
yarn add @maniator/servable
# or
npm i @maniator/servable --save
```

---------

### Documentation

The documentation is available here: https://servable.serveside.dev/