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
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Wait for localhost to be ready☆275Updated 11 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Copy files☆428Updated 9 months ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Find the closest package.json file☆163Updated last year
- Check if a project is using Yarn☆66Updated 3 years ago
- Get a random temporary file or directory path☆428Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Minimalistic update notifications for command line interfaces☆167Updated 10 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Generate a unique random string☆85Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Read a package.json file☆165Updated last year
- Run Electron without all the junk terminal output☆200Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Stringify and write JSON to a file atomically☆222Updated 9 months ago
- Get stdin as a string or buffer☆337Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Read the closest package.json file☆267Updated last year
- Wait for localhost to be ready from the command-line☆119Updated 11 months ago
- Parse milliseconds into an object☆119Updated last year