Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert a file: URI to a file path
Extremely fast utf8 only stream implementation
Check if a path is the current working directory
Delete files and directories
Generates an asynchronous resolver function from a PAC file
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
A node.js module for parsing form data, especially file uploads.
JavaScript library to generate a human readable String describing the file size
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)
Resolve a directory that is either local, global or in the user's home directory.
Returns a `stream.Readable` from a URI string
Webpack loader that resolves relative paths in url() statements based on the original source file
Get a random temporary file or directory path
Node.js path.dirname() ponyfill
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Computes the longest prefix string that is common to each path, excluding the base component
Returns `true` if the path appears to be relative.
asynchronous file and directory operations for Node.js
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Get the path of the caller function