sindresorhus / copy-fileLinks
Copy a file
☆121Updated last year
Alternatives and similar repositories for copy-file
Users that are interested in copy-file are comparing it to the libraries listed below
Sorting:
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Lazy number range generator☆81Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Make your terminal beep☆134Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if your package was installed globally☆70Updated last year
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Toggle the CLI cursor☆110Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago