sindresorhus / copy-fileLinks
Copy a file
☆122Updated 4 months ago
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☆80Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Convert a value to an array☆133Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get the real path of the system temp directory☆84Updated 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 the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reliably get the terminal window size