sindresorhus / copy-fileLinks
Copy a file
☆121Updated 2 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:
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Convert a value to an array☆131Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last month
- Lazy number range generator☆82Updated last year
- Check if something is a Node.js stream☆113Updated 11 months ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Check if your package was installed globally☆69Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Measure the time a promise takes to resolve☆71Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Make your terminal beep☆134Updated last month