utility functions for deeply nested objects
-
Updated
Jan 6, 2021 - JavaScript
utility functions for deeply nested objects
A deeply observable Proxy with safe auto-vivification. Accessing missing paths returns 'Ghost' proxies that materialize upon assignment. Features comprehensive mutation, deletion, and undefined-access tracking via configurable callbacks (onMutation, onUndefined, onError).
Add a description, image, and links to the deep-object topic page so that developers can more easily learn about it.
To associate your repository with the deep-object topic, visit your repo's landing page and select "manage topics."