Copy files
☆433Feb 12, 2026Updated last month
Alternatives and similar repositories for cpy
Users that are interested in cpy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Copy files☆361Feb 5, 2026Updated last month
- Copy a file☆123Aug 13, 2025Updated 7 months ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Generate a random float☆37Apr 18, 2021Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Sep 10, 2025Updated 6 months ago
- Delete files and directories☆1,343Sep 18, 2025Updated 6 months ago
- Truncate a string to a specific width in the terminal☆88Mar 1, 2026Updated 3 weeks ago
- Convert a string to a valid safe filename☆517Nov 5, 2025Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 6 months ago
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Check whether a package or organization name is available on npm☆173Feb 2, 2026Updated last month
- Generate random numbers that are consecutively unique☆118Apr 8, 2024Updated last year
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 6 months ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Toggle the CLI cursor☆112Jul 26, 2024Updated last year
- Check if the process is running with elevated privileges☆43Aug 11, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Modify the source of an imported module☆28Jan 23, 2021Updated 5 years ago
- ES2015 Number.isSafeInteger() ponyfill☆19Jan 23, 2021Updated 5 years ago
- Block users from running your app with root permissions☆100Aug 31, 2023Updated 2 years ago
- Conditional promise chains☆63Apr 9, 2021Updated 4 years ago
- Move files and directories to the trash☆2,654Feb 25, 2026Updated 3 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 6 months ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Process execution for humans☆7,469Jan 29, 2026Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,152Updated this week
- Get the fullname of the current user☆48Sep 1, 2023Updated 2 years ago