sindresorhus / move-fileLinks
Move a file - Even works across devices
☆202Updated 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
- Check whether a package or organization name is available on npm☆171Updated last year
- Run Electron without all the junk terminal output☆201Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Generate a unique random string☆85Updated 3 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Check if a project is using Yarn☆65Updated 4 years ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Stringify and write JSON to a file atomically☆222Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated last month
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Minimalistic update notifications for command line interfaces☆167Updated last year
- Get PID from a port☆79Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Parse milliseconds into an object☆119Updated last year
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Debounce a function☆127Updated 11 months ago
- Linkify URLs in a string☆164Updated 10 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year