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

GitHub

822 stars
14 watching
93 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/hash-objectA library that generates a unique digital fingerprint of an object134
jonschlinkert/get-valueA utility library that provides a simple way to access nested properties of objects using dot notation.247
simonepri/env-dot-propA package that allows accessing environment variables as if they were JavaScript objects33
jonschlinkert/set-valueA library that allows you to set nested properties on an object using dot notation.272
sindresorhus/hook-stdA library to capture and modify output from the standard streams in Node.js applications.54
sindresorhus/get-stdinA utility module to retrieve input from standard input as a string or buffer337
sindresorhus/uint8array-extrasA utility library for working with binary data in JavaScript216
sindresorhus/public-ipA Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings.1,030
sindresorhus/get-portA utility function to retrieve an available TCP port number881
sindresorhus/pokemonA module that provides access to Pokémon names and IDs in various languages.491
sindresorhus/indent-stringA utility function to insert consistent indentation into a string112
sindresorhus/windows-cliTools for querying metadata about the active window on various platforms.65
sindresorhus/ansi-escapesA collection of functions for manipulating the terminal screen in various ways498
sindresorhus/p-reduceTransforms an asynchronous list into a single value by applying a reduction function68
sindresorhus/strip-indentRemoves redundant indentation from a string by finding the minimum leading whitespace across all lines.136