0no-co / wonka

🎩 A tiny but capable push & pull stream library for TypeScript and Flow
MIT License
709 stars 29 forks source link

Add {from,to}Observable and {from,to}Callbag #31

Closed kitten closed 5 years ago

kitten commented 5 years ago

Fix #27

Still missing some tests but this should in theory support converting from and to JS-spec Observables.