Showing 1-20 of 115 packages
A Proxy Based Implementation Of Object.observe plus Object.deepObserve
```` npm install object-observe ````
An Object.observe harmony proposal shim
Object.observe() for nested objects.
Extra features for ES7's Object.observe
Observable proxy - proxy based replacement for Object.observe().
Client side binding implemented with Object.observe
Make Object.observe emit events on every change
Overseer.js A light weight, simple Object.observe shim
Object.observe polyfill without dirty checking
A shim for the setImmediate efficient script yielding API
Polyfill for the Proxy object
Object.observe + EventEmitter
Distributed JavaScript objects using Object.observe() with pluggable drivers
Object.observe and Array.observe made easy
A 'drop in' history handler with automatic undo/redo functionality for nested javascript objects, using ES6 Object.observe() or Polymer shim.
Seam data-binding plugin based on Object.observe (es7)
Backbone model implement which support observe features via Object.observe or Object.prototype.watch etc.
Complete implementation of RFC6902 (patch and diff)
Object.observe() doesn't observe deep in objects. This module adds Object.observeRecursive().