get-nested-safe

A module that helps fetch nested attributes in an object safely even if the path doesn't exist

Usage no npm install needed!

<script type="module">
  import getNestedSafe from 'https://cdn.skypack.dev/get-nested-safe';
</script>

README