Copy files
☆434Feb 12, 2026Updated 2 weeks ago
Alternatives and similar repositories for cpy
Users that are interested in cpy are comparing it to the libraries listed below
Sorting:
- Copy files☆361Feb 5, 2026Updated 3 weeks ago
- Copy a file☆123Aug 13, 2025Updated 6 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
- Delete files and directories☆1,344Sep 18, 2025Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 5 months ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Convert a string to a valid safe filename☆515Nov 5, 2025Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Truncate a string to a specific width in the terminal☆88Updated this week
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- 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 a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- Move files and directories to the trash☆2,653Feb 25, 2026Updated last week
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Check if it's the first time the process is run☆83Sep 12, 2025Updated 5 months ago
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Toggle the CLI cursor☆113Jul 26, 2024Updated last year
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆3,450Nov 15, 2025Updated 3 months ago
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Conditional promise chains☆63Apr 9, 2021Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Get your public IP address - very fast!☆1,065Sep 21, 2025Updated 5 months ago
- Check if the process is running with elevated privileges☆43Aug 11, 2021Updated 4 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Write data to a random temporary file☆108Jan 25, 2026Updated last month
- Empty the trash☆136Oct 14, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago