Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Recursively mkdir, like `mkdir -p`
Node.js path.parse() ponyfill
Get paths for storing things like data, config, cache, etc
Resolve a directory that is either local, global or in the user's home directory.
asynchronous file and directory operations for Node.js
Returns true if a filepath exists on the file system and it's directory.
Use logical properties and values in CSS
Node.js path.dirname() ponyfill
Pollyfill for node.js `path.parse`, parses a filepath into an object.
- absolute
- basename
- dir
- directory
- dirname
- ext
- extension
- extname
- file
- filename
- filepath
- is-absolute
- name
- object
- View more
Computes the longest prefix string that is common to each path, excluding the base component
Operating system specific paths.
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`.
Remove leading directory components from a path, like tar's --strip-components option
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Finds the first parent directory that contains a given file or directory.
Return the current working directory.
Resolve a path by walking parent directories.
Copy file globs, watching for changes.
Get the passwd user entry from a username or user identifier (UID)