https://github.com/mobily/wonka-extras
A collection of sources and operators for Wonka.
https://github.com/mobily/wonka-extras
reactive reactive-programming rescript typescript wonka
Last synced: 6 months ago
JSON representation
A collection of sources and operators for Wonka.
- Host: GitHub
- URL: https://github.com/mobily/wonka-extras
- Owner: mobily
- Created: 2021-03-20T00:25:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T16:22:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-17T02:29:31.548Z (12 months ago)
- Topics: reactive, reactive-programming, rescript, typescript, wonka
- Language: TypeScript
- Homepage:
- Size: 219 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wonka Extras
A collection of sources and operators for [Wonka](https://github.com/kitten/wonka).
### Sources
- makeBehaviorSubject
- forkJoin
- timer### Operators
- pairwise
- startWith
- endWith
- reduce
- timeoutWith
- distinct
- distinctUntilChanged