dot-prop
Get, set, or delete a property from a nested object using a dot path
Get, set, or delete a property from a nested object using a dot path
Resolve the path of a module like `require.resolve()` but from the current working directory
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Makes Windows-style paths more unix and URI friendly.
Create an object path from a list or array of strings.
The directory used by npm for globally installed npm modules.
Get the path of the parent module
Get the npm global path prefix.
A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.
Convert a file: URI to a file path
Node.js path.dirname() ponyfill
compute the closest common parent for file paths
the path module from node core for browsers
Check if a path is the current working directory
Get the path of the caller function
Tests whether one path is inside another path
Node.js 4 `os.homedir()` ponyfill
Check if a path is in the current working directory