Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Reactive-fns is a lightweight functional reactive programming library for TypeScript based on the Callbag spec, designed to create both pullable and listenable streams from simple functions. It's ideal for developers building libraries or applications that require flexible, composable data streams with a rich set of operators and utilities.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of skulptur/reactive-fns

Account's avatar
callbag/callbag
A standard for JS callbacks
Account's avatar
staltz/callbag-combine
Callbag factory that combines data from multiple callbag sources
Account's avatar
loreanvictor/callbag-common
common callbags
Account's avatar
staltz/callbag-concat
Callbag factory that concatenates data from multiple callbag sources
Account's avatar
atomrc/callbag-debounce
debounce operator for callbag
Account's avatar
Andarist/callbag-empty
👜 Callbag source that emits no data and completes immediately.
Account's avatar
staltz/callbag-filter
Callbag operator that conditionally lets data pass through
Account's avatar
staltz/callbag-flatten
Callbag operator that flattens a higher-order callbag source
Account's avatar
staltz/callbag-for-each
Callbag sink that consume both pullable and listenable sources
Account's avatar
staltz/callbag-from-event
Create a callbag listenable source from events on a DOM node
Account's avatar
staltz/callbag-from-iter
Convert an iterable or iterator to a callbag pullable source
Account's avatar
staltz/callbag-from-obs
Convert an observable to a callbag listenable source
Account's avatar
staltz/callbag-from-promise
Convert a Promise to a callbag listenable source
Account's avatar
staltz/callbag-interval
A callbag listenable source that sends incremental numbers every x milliseconds
Account's avatar
staltz/callbag-map
Callbag operator that applies a transformation on data passing through it
Account's avatar
staltz/callbag-merge
Callbag factory that merges data from multiple callbag sources
Account's avatar
Andarist/callbag-of
👜 Callbag source factory that emits values specified as arguments.
Account's avatar
staltz/callbag-pipe
Utility function for plugging callbags together in chain
Account's avatar
staltz/callbag-sample
Callbag operator that samples a pullable source when a listenable source emits
Account's avatar
staltz/callbag-scan
Callbag operator that combines consecutive values from the same source
Account's avatar
staltz/callbag-share
Callbag operator that broadcasts a single source to multiple sinks
Account's avatar
staltz/callbag-skip
Callbag operator that skips the first N data points of a source
Account's avatar
staltz/callbag-take
Callbag operator that limits the total amount of data sent through
Account's avatar
skulptur/common-fns
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jaredpalmer/tsdx
Zero-config TypeScript package development
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

skulptur's profile
skulptur
8 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
skulptur

skulptur/reactive-fns

Tiny and powerful functional reactive programming library for Typescript

TypeScript
0
0
MIT License