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
- Host: GitHub
- URL: https://github.com/maniator/servable
- Owner: maniator
- License: mit
- Created: 2017-04-27T14:26:29.000Z (about 9 years ago)
- Default Branch: next
- Last Pushed: 2023-03-07T05:59:40.000Z (over 3 years ago)
- Last Synced: 2024-04-14T21:49:10.592Z (about 2 years ago)
- Topics: hacktoberfest, hacktoberfest2020, javascript, observables, reactive, reactive-programming
- Language: JavaScript
- Homepage: https://unpkg.com/servable/example/index.html
- Size: 1.15 MB
- Stars: 13
- Watchers: 4
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# servable
Servable is an implementation of a "simple" observable

## To install run:
```zsh
yarn add @maniator/servable
# or
npm i @maniator/servable --save
```
---------
### Documentation
The documentation is available here: https://servable.serveside.dev/