Absolute Path
Node.js 0.11.x path.isAbsolute as a separate module
Node's path builtin module exposed as dual ESM/CJS and browser-compatible out of the box.
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`.
Node default behavior import resolution plugin for eslint-plugin-import.
It's a very fast and efficient glob library for Node.js
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Fixes stack traces for files with source maps
Fixes stack traces for files with source maps
A minimal path module to resolve Unix, Windows and URL paths alike.
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 aliased dependency paths using a RequireJS config
Runs (webpack) loaders
Utility functions for converting to and from URLs that encode query string data into URL paths
Resolves a path to an absolute path. Supports tilde
tar for node
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Convert a dependency path into a filepath
Pollyfill for node.js `path.parse`, parses a filepath into an object.
Recursive fs.readdir with streaming API and glob filtering.
replacement for `npm version` with automatic CHANGELOG generation
The node core libs for in browser usage.
Runtime for Regenerator-compiled generator and async functions.