reactive-fns
This library is based on the brilliant Callbag spec by André Staltz, which allows creating both pullable and listenable streams from simple functions. That makes it lightweight …
Updated by @skulptur
reactive-sequencer
A powerful sequencer that can be used to sequence anything in the browser or node although it has a strong focus on musical sequencing. Streams allow controlling any parameter …
Updated by @skulptur
perfect-time
A generic clock that makes it easy to schedule repeating time based events with precision in Typescript. It works by calling scheduled events slightly before their side effects …
Updated by @skulptur
asset-preloader
A tiny asset preloader for the browser via XHR2. It can preload assets of different file types and composite progress together, with support for multiple event subscriptions.
Updated by @skulptur
markdown-fns
Warning: This is a work in progress and the API isn't currently stable yet!
Updated by @skulptur
natural-state
A composable, framework agnostic state solution built on top of redux
Updated by @skulptur