camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Get, set, or delete a property from a nested object using a dot path
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Create an object path from a list or array of strings.
Convert object keys to camel case
Transform into a lower case string with a period between words
Access deep object properties using a path
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
Get a compare function for array to sort
Tests if a JSON property can be accessed using . syntax
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Safely get a dot-notated property within an object.
get.and.set.deep.objects.easily = true
Node.js interface to the GraphViz graphing tool
Get a property from an object using dot (object path) notation.
A WebdriverIO plugin. Report results in dot format.
Sort an array on an object property
dot-object makes it possible to transform and read (JSON) objects using dot notation.
Get and set dot-notated properties within an object
gl-matrix's vec3, split into smaller pieces