observable-slim
observable-slim copied to clipboard
Re-execute changes
Hi!
Great lib, I wonder if there is a way to re-execute a change, for example:
[{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]
Would come as an object and the action would be executed, this could come from anywhere.