dot-prop
Dot accessor
A library to access properties within nested objects using a dot notation
Get, set, or delete a property from a nested object using a dot path
822 stars
14 watching
93 forks
Language: JavaScript
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library that generates a unique digital fingerprint of an object | 134 | |
| A utility library that provides a simple way to access nested properties of objects using dot notation. | 247 | |
| A package that allows accessing environment variables as if they were JavaScript objects | 33 | |
| A library that allows you to set nested properties on an object using dot notation. | 272 | |
| A library to capture and modify output from the standard streams in Node.js applications. | 54 | |
| A utility module to retrieve input from standard input as a string or buffer | 337 | |
| A utility library for working with binary data in JavaScript | 216 | |
| A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,030 | |
| A utility function to retrieve an available TCP port number | 881 | |
| A module that provides access to Pokémon names and IDs in various languages. | 491 | |
| A utility function to insert consistent indentation into a string | 112 | |
| Tools for querying metadata about the active window on various platforms. | 65 | |
| A collection of functions for manipulating the terminal screen in various ways | 498 | |
| Transforms an asynchronous list into a single value by applying a reduction function | 68 | |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |