sindresorhus / copy-file
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
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Lazy number range generator☆81Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Toggle the CLI cursor☆107Updated 7 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Reliably get the terminal window size☆141Updated last year
- Check whether a package or organization name is available on npm☆169Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Get the system locale☆227Updated 3 years ago
- Block users from running your app with root permissions☆98Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a path exists☆150Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Make your terminal beep☆133Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago