is-dotfile
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
dot-prop
Get, set, or delete a property from a nested object using a dot path
get-object
Get a property from an object using dot (object path) notation.