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

Change description #8

Closed Mackiovello closed 7 years ago

Mackiovello commented 7 years ago

From

ES6 proxy powered JSON Object observer. That emits JSON patches when changes occur to your object tree.

To

ES6 proxy powered JSON Object observer that emits JSON patches when an object tree changes.

Relevant to Starcounter/TechComm#337

alshakero commented 7 years ago

Closing as done in meta and README.