camelcase388.5mMIT8.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: foo-bar
→ fooBar
sindresorhusover 1 year 前camelcase, camel-case, camel, case dlv59.8mMIT1.1.3Safely get a dot-notated property within an object.
developitalmost 3 years 前delve, dot notation, dot 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 前array, dot, get, has to-object-path48.8mMIT0.3.0Create an object path from a list or array of strings.
jonschlinkertalmost 3 years 前dot, nested, notation, object