sindresorhus / move-fileLinks
Move a file - Even works across devices
☆204Updated 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`☆164Updated 4 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Run Electron without all the junk terminal output☆205Updated last year
- Generate a unique random string☆89Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a project is using Yarn☆66Updated 4 months ago
- Check if a file path is an image☆99Updated 2 years ago
- Wait for localhost to be ready☆279Updated 3 months ago
- Get PID from a port☆79Updated 5 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Debounce a function☆130Updated last year
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Read a chunk from a file☆125Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Filter out unwanted `console.log()` output☆247Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago