@web-native-js/observer
v1.2.0
Published
A simple set of functions for intercepting and observing JavaScript objects and arrays.
Downloads
19
Maintainers
Readme
Observability and Interceptability, Objects and Arrays.
Observer
Observer is a simple set of functions for intercepting and observing JavaScript objects and arrays. It is designed for general-purpose event-based architectures (from UI data-binding to debugging, and everything in between). It draws its inspiration from Object.observe and JavaScript's other reflection APIs like Reflect
.
Documentation
Issues
To report bugs or request features, please submit an issue.
License
MIT.