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.
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
Extract nested properties from an object with support for wildcards
Use dot-notation as a pipeline operator in JavaScript. A function to chain and send data through any mix of normal functions and methods. ~10KB (~4KB minified). Since 2024.
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."