Palindrom / JSONPatcherProxy

ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.
94 stars 14 forks source link

Fix strict mode #54

Closed tomalec closed 5 years ago

tomalec commented 5 years ago
warpech commented 5 years ago

I'd like to propose an improvement, see my commit. If you agree, I think this can be merged.