Set nested properties on an object using dot-notation.
-
Updated
Feb 8, 2023 - JavaScript
Set nested properties on an object using dot-notation.
Use property paths (`a.b.c`) get a nested value from an object.
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
Get a property from a nested object using a dot path or custom separator
📦 NODE.JS - Simple micro templating based on pupa using object-path.
Set nested values on an object using a dot path or custom separator
Getting object property by a path string.
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
Add a description, image, and links to the object-path topic page so that developers can more easily learn about it.
To associate your repository with the object-path topic, visit your repo's landing page and select "manage topics."