sindresorhus / move-file
Move a file - Even works across devices
☆199Updated last year
Alternatives and similar repositories for move-file:
Users that are interested in move-file are comparing it to the libraries listed below
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Get a random temporary file or directory path☆425Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Wait for localhost to be ready☆275Updated 8 months ago
- Find the closest package.json file☆161Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- Copy files☆427Updated 5 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Link component for Ink☆173Updated 6 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆249Updated 2 years ago
- Read the closest package.json file☆263Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 8 months ago
- Minimalistic update notifications for command line interfaces☆164Updated 7 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Check if your package was installed globally☆70Updated last year
- Read a package.json file☆166Updated last year
- Check whether a package or organization name is available on npm☆286Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Get stdin as a string or buffer☆336Updated last year
- Wait for localhost to be ready from the command-line☆118Updated 7 months ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Clean up error stack traces☆337Updated last year
- Get PID from a port☆80Updated 4 years ago