alien_signals 0.0.9 copy "alien_signals: ^0.0.9" to clipboard
alien_signals: ^0.0.9 copied to clipboard

The lightest signal library - Dart implementation of alien-signals.

v0.0.9 #

  • perf: avoid meaningless setting of flags by subscribers

v0.0.8 #

  • perf: Remove the redundant else
  • perf: remove unnecessary dirty variable updates
  • perf: avoid unnecessary property access
  • perf: store value instead of version number in Link for dirty check

v0.0.7 #

  • fix: scope is coerced into type during propagation

v0.0.6 #

  • perf: avoid unnecessary assignment operations in checkDirty
  • perf: reuse depSubs checkDirty

v0.0.5 #

  • docs: update readme
  • perf: no recursive calls, performance improvement 17%
  • chore: add benchamrk test
  • chore: add scope example

v0.0.4 #

  • docs: add doc comments
  • fix: fix repo link

v0.0.3 #

  • docs: update readme

v0.0.2 #

  • feat: Complete implementation
  • feat: Add compatibility feature (.value getter/setter prop)
2
likes
160
points
208
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

The lightest signal library - Dart implementation of alien-signals.

Repository (GitHub)
View/report issues

Topics

#signal #signals #reactive #alien-signals #state

Documentation

API reference

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (license)

More

Packages that depend on alien_signals