HeyPuter / puter.js

⚒️ The official JavaScript SDK for Puter
https://docs.puter.com
Apache License 2.0
60 stars 19 forks source link

Add API to listen to broadcast events #11

Closed AtkinsSJ closed 7 months ago

AtkinsSJ commented 7 months ago

Lets applications react to events like themeChanged and localeChanged. Contributes to https://github.com/HeyPuter/puter/issues/247

See also https://github.com/HeyPuter/puter/pull/252 for the Puter GUI part of this.