Showing 1-20 of 771,799 packages
import & require absolute path gulp plugin
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Runtime for Regenerator-compiled generator and async functions.
Pollyfill for node.js `path.parse`, parses a filepath into an object.
Runs (webpack) loaders
Node.js 0.11.x path.isAbsolute as a separate module
Resolves a path to an absolute path. Supports tilde
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
Use the node way to resolve required path to absolute path.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
redefine an svg path with absolute coordinates
Check if a URL is absolute
A minimal path module to resolve Unix, Windows and URL paths alike.
Resolve a relative path against a root path with validation
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Check if a path is inside another path