dlv64.2mMIT1.1.3Safely get a dot-notated property within an object.
developitalmost 3 years 前dot notation, delve, dot set-value55.7mMIT4.1.0Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
jonschlinkertalmost 2 years 前bury, deep-get-set, deep-object, deep-property unset-value48.3mMIT2.0.1Delete nested properties from an object using dot notation.
jonschlinkertalmost 3 years 前del, delete, key, object union-value48.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 前array, dot, get, has set-getter3.1mMIT0.1.1Create nested getter properties and any intermediary dot notation ('a.b.c'
) paths
doowbalmost 3 years 前