sindresorhus / copy-file
Copy a file
☆121Updated last year
Related projects ⓘ
Alternatives and complementary repositories for copy-file
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Reliably get the terminal window size☆140Updated last year
- Toggle the CLI cursor☆103Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Lazy number range generator☆82Updated 10 months ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Get PID from a port☆80Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Get the path of the parent module☆77Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Get a random temporary file path☆79Updated last year
- Make your terminal beep☆132Updated 2 years ago
- Read a package.json file☆166Updated last year
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago