1.2.0 • Published 3 years ago

@web-native-js/observer v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.