UNPKG

binding.js

Version:

Bind and watch updating any property changes of javascript object or DOM-element.

36 lines (27 loc) 627 B
#### 0.0.11 Bug fixes * fix readme * bugfix MutaionObserve options #### 0.0.10 Docs improvements * Nothing more #### 0.0.9 Improve property observing * Add observing for properties with accessors * Add CHANGE.md * Minor bugfixes #### 0.0.7 Optimisations * Change mutation observers map to WeakMap * Code optimizations --- #### 0.0.4 Minor fixes * Fix readme.md --- #### 0.0.3 Improve async code * Add case for non-modern browsers --- #### 0.0.2 Licensing * Add DSB-3-Clouse license --- #### 0.0.1 Improved description * Add usage cases and description of methods --- #### 0.0.0 Project alive * Very basic functionality