sindresorhus / copy-fileLinks
Copy a file
☆120Updated 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 10 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Toggle the CLI cursor☆108Updated 10 months ago
- Reliably get the terminal window size☆140Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Import a globally installed module☆58Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Rename a function☆46Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Get the name of the current operating system. Example: macOS Sierra☆145Updated last week
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago