Use property paths (`a.b.c`) get a nested value from an object.
-
Updated
Feb 5, 2025 - JavaScript
Use property paths (`a.b.c`) get a nested value from an object.
Set nested properties on an object using dot-notation.
immutadot is a JavaScript library to deal with nested immutable structures.
🚧 Get and set dot-notated properties within an object.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.
Recursively expands property keys with dot-notation into objects.
Fast, reliable and intuitive object mapping.
Build an array of key paths from an object.
Extract nested properties from an object with support for wildcards
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
A vanilla JS function. Chute works like a pipeline operator to chain and send data through a mix of functions and methods using a dot-notation style. ~10KB (~4KB minified).
A simple state management solution for Vue, that uses the dot notation path syntax.
Easily use dot notation to safely get, or set a property of a nested object. A Node module.
Add a description, image, and links to the dot-notation topic page so that developers can more easily learn about it.
To associate your repository with the dot-notation topic, visit your repo's landing page and select "manage topics."