set-value

Dot notation setter

A library that allows you to set nested properties on an object using dot notation.

Set nested properties on an object using dot-notation.

GitHub

272 stars
9 watching
41 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

deep-propertydotdot-notationdot-propgetgetobjectjavascriptlodashnestednodeobjectobject-pathpathpropertiespropertysetset-deepvalvalue

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jonschlinkert/get-valueA utility library that provides a simple way to access nested properties of objects using dot notation.247
jonschlinkert/has-valueA utility function to check if an object value exists at a given path or is not empty26
sindresorhus/dot-propA library to access properties within nested objects using a dot notation822
jonschlinkert/deep-bindBinds a context to all functions in an object and its nested functions9
jonschlinkert/pad-leftA fast implementation of left padding in strings with customizable characters and lengths.44
jonschlinkert/arr-diffReturns an array with unique values from multiple arrays using strict equality comparisons46
sindresorhus/ynA utility for parsing yes/no like values with optional typo tolerance268
jonschlinkert/is-numberUtility function to check if a value is a number or string representation of a number262
crysalead-js/dom-element-valueA utility for working with the value of DOM elements in JavaScript.6
nettofarah/property-validatorA library providing easy property validation functions for JavaScript applications158
the-sett/elm-pretty-printerA library for pretty-printing Elm code to produce readable and formatted output.12
sindresorhus/indent-stringA utility function to insert consistent indentation into a string112
jonschlinkert/uniqueidGenerates unique sequential IDs with optional prefix and suffix.17
drewstinnett/goutA utility package for formatting and serializing data in standard formats.17
samuelgruetter/dot-calculusA formalization of Dependent Object Types (DOT) calculus in Coq to support type safety proofs for a new foundation for Scala's type system62