obsify

Callback transformer

Observableify callback-style functions to enable reactive programming using observable values and subscription handlers.

Observableify a callback-style function

GitHub

41 stars
4 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
timhall/svelte-observable A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. 62
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
sindresorhus/pify Promises utility to convert callback-style functions into promise-based versions. 1,507
sindresorhus/is-observable Tool to check if a value is an Observable 39
jamesfoster/knockout.observabledictionary An implementation of an observable dictionary in KnockoutJS 88
d6u/redux-observable-middleware Middleware for subscribing to observables in Redux action creators. 57
sindresorhus/observable-to-promise Converts an Observable to a Promise for asynchronous data handling 47
benlesh/symbol-observable Pollyfills Symbol.observable to make it available in environments where it doesn't exist by default 186
igorbuchelnikov/observablecomputations A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces 110
roberthein/observable A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. 373
shagglund/observable-store A Flux-like store and subscriber components based on RxJS observables 0
jimrhoskins/knockout.localstorage A plugin for knockout.js that allows observable values to be stored in local storage. 67
rxswiftcommunity/rxnimble Extensions to RxSwift that simplify unit testing with Observables 265
badisi/ngx-safe-subscribe An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods 3
perses/perses A dashboard tool for visualizing observability data from various sources 905