sindresorhus / move-fileLinks
Move a file - Even works across devices
☆200Updated last year
Alternatives and similar repositories for move-file
Users that are interested in move-file are comparing it to the libraries listed below
Sorting:
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get a random temporary file or directory path☆429Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if your package was installed globally☆70Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Wait for localhost to be ready☆275Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- node module to check if a command-line command exists☆144Updated 2 years ago
- Link component for Ink☆175Updated 11 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Run Electron without all the junk terminal output☆200Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Minimalistic update notifications for command line interfaces☆167Updated last year
- Read a package.json file☆168Updated last year
- Reliably get the terminal window size☆141Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Generate a unique random string☆85Updated 2 years ago
- Read the closest package.json file☆268Updated last year
- Copy files☆429Updated 10 months ago