sindresorhus / move-fileLinks
Move a file - Even works across devices
☆203Updated 2 years ago
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`☆162Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Import all modules in a directory☆139Updated 2 years ago
- Generate a unique random string☆88Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Wait for localhost to be ready from the command-line☆121Updated 2 months ago
- Run Electron without all the junk terminal output☆203Updated last year
- Wait for localhost to be ready☆277Updated last month
- Get a random temporary file or directory path☆439Updated 2 years ago
- Parse milliseconds into an object☆123Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Filter out unwanted `console.log()` output☆247Updated 3 years ago
- Check if a file path is an image☆98Updated 2 years ago
- Find the closest package.json file☆166Updated 5 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Check if a project is using Yarn☆65Updated 2 months ago
- Minimalistic update notifications for command line interfaces☆168Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆147Updated 2 months ago
- Copy a file☆121Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Read a chunk from a file☆124Updated last year