Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishanbajracharya/observer

A utility to observe changes to a value based on the observer pattern
https://github.com/nishanbajracharya/observer

javascript observer observer-pattern

Last synced: about 12 hours ago
JSON representation

A utility to observe changes to a value based on the observer pattern

Awesome Lists containing this project

README

        

# observer
A utility to observe changes to a value based on the observer pattern