CodeWringer / strive-foundryVTT

STRIVE system for FoundryVTT
GNU General Public License v3.0
1 stars 0 forks source link

Issue/207 observables #255

Closed CodeWringer closed 1 year ago

CodeWringer commented 1 year ago

Adds the ObservableField and ObservableCollection types, which will hopefully prove useful to make the UI-code more responsive and efficient.

Also improves upon and adds unit tests for the EventEmitter type.