move-file
File mover
Moves files across devices and partitions without relying on system-specific rename functions.
Move a file - Even works across devices
198 stars
7 watching
15 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Copies files from source to destination using streams and directory utilities. | 346 |
| | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| | Copies files from source to destination based on glob patterns and options | 426 |
| | A package to get the system locale information | 225 |
| | A utility for permanently deleting files and directories with optional safety features. | 315 |
| | A utility for finding files by walking up parent directories | 40 |
| | Converts a string to a valid filename by replacing reserved characters and truncating long names. | 489 |
| | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,328 |
| | A utility to serve static files in Electron apps | 441 |
| | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| | Prepends a user's PATH with local binaries | 104 |
| | Tools for querying metadata about the active window on various platforms. | 65 |
| | Finds the closest package.json file in a directory tree | 160 |
| | Detects the type of file or input provided | 74 |
| | Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |