sindresorhus / move-fileView external linksLinks
Move a file, directory, or symlink - Even works across devices
☆205Jan 25, 2026Updated 2 weeks ago
Alternatives and similar repositories for move-file
Users that are interested in move-file are comparing it to the libraries listed below
Sorting:
- Check whether a string has any emoji☆106Oct 27, 2023Updated 2 years ago
- Write hyperlinks in the terminal☆89Jul 21, 2020Updated 5 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- Copy files☆435Feb 5, 2026Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Delay a promise a specified amount of time☆121Oct 1, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Microservice to get the latest public GitHub repos from a user☆151Apr 30, 2024Updated last year
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Aug 2, 2020Updated 5 years ago
- Check if a process is running☆61Nov 4, 2021Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Ensures a value is a valid error by making it one if not☆86Sep 15, 2025Updated 4 months ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 2 years ago
- Get the real path of the system temp directory☆85Sep 26, 2022Updated 3 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 2 months ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Extract the article title of a HTML document☆56Sep 9, 2025Updated 5 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Open files in your editor at a specific line and column☆211Nov 23, 2025Updated 2 months ago
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago