object-property-extractor

esm cjs
A lightweight (no dependencies) tool to extract deeply nested values from JS Objects (or Arrays), with optional Fallback.
Version 1.0.13 License MIT
<script type="module"> import objectPropertyExtractor from 'https://cdn.jsdelivr.net/npm/object-property-extractor@1.0.13/+esm' </script>