signals_async 2.0.0 copy "signals_async: ^2.0.0" to clipboard
signals_async: ^2.0.0 copied to clipboard

A reactive asynchronous signal library that extends the signals package with ComputedFuture and ComputedStream for handling async operations and streams reactively.

2.0.0 #

  • Add restart method to ComputedFuture
  • Add ComputedStream class

1.0.0 #

  • Initial release of signals_async
  • Added ComputedFuture class for reactive asynchronous computations
  • Support for reactive and non-reactive modes
  • Robust cancellation support with cleanup callbacks
  • Lazy and eager evaluation options
  • Initial value support to prevent loading flickers
  • Auto-disposal capability
  • Comprehensive documentation and examples
  • Batched updates for better performance
0
likes
0
points
238
downloads

Publisher

unverified uploader

Weekly Downloads

A reactive asynchronous signal library that extends the signals package with ComputedFuture and ComputedStream for handling async operations and streams reactively.

Repository (GitHub)
View/report issues

Topics

#signals #reactive #async #future #state-management

Documentation

Documentation

License

unknown (license)

Dependencies

signals

More

Packages that depend on signals_async