dlv59.8mMIT1.1.3Safely get a dot-notated property within an object.
developitalmost 3 years agodot notation, delve, dot set-value56.7mMIT4.1.0Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
jonschlinkertalmost 2 years agobury, deep-get-set, deep-object, deep-property union-value49.2mMIT2.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
jonschlinkertalmost 2 years agoarray, dot, get, has unset-value49mMIT2.0.1Delete nested properties from an object using dot notation.
jonschlinkertalmost 3 years agodel, delete, key, object set-getter3.2mMIT0.1.1Create nested getter properties and any intermediary dot notation ('a.b.c'
) paths
doowbalmost 3 years ago