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
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.
This project is a website designed to display the atmospheric temperature for the last 7 days on Mars using the NASA API to collect and update data.
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."