@pmndrs/uikit-pub-sub
v1.0.60
Published
allows to publish to any property at any time and subscribe to any property to consume the latest values and all subsequent updates.
Downloads
5,403
Readme
Persistent Layered Pub Sub Implementation for Manging Uikit Properties
allows to publish to any property at any time and subscribe to any property to consume the latest values and all subsequent updates.
- Supports signals as properties
- Allows to publish properties to seperate layers with precendence over each other
- Latest values per layer are persistet - subscribing to a property immediately
