sindresorhus / copy-file
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
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Lazy number range generator☆81Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆50Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Toggle the CLI cursor☆108Updated 9 months ago
- Reliably get the terminal window size☆140Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Read a package.json file☆165Updated last year
- Get PID from a port☆79Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 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`☆78Updated 2 years ago
- Get the system locale☆228Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago