move-file

File mover

Moves files across devices and partitions without relying on system-specific rename functions.

Move a file - Even works across devices

GitHub

198 stars
7 watching
15 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/cpy-cli Copies files from source to destination using streams and directory utilities. 345
sindresorhus/del Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. 1,326
sindresorhus/cpy Copies files from source to destination based on glob patterns and options 424
sindresorhus/os-locale A package to get the system locale information 225
sindresorhus/del-cli A utility for permanently deleting files and directories with optional safety features. 315
sindresorhus/find-up-cli A utility for finding files by walking up parent directories 39
sindresorhus/filenamify Converts a string to a valid filename by replacing reserved characters and truncating long names. 489
sindresorhus/trash-cli A utility that moves files and folders to the trash rather than permanently deleting them. 1,330
sindresorhus/electron-serve A utility to serve static files in Electron apps 438
sindresorhus/gulp-changed A plugin for Gulp that only processes files that have changed since the last run. 742
sindresorhus/npm-run-path Prepends a user's PATH with local binaries 104
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65
sindresorhus/package-up Finds the closest package.json file in a directory tree 159
sindresorhus/file-type-cli Detects the type of file or input provided 74
sindresorhus/electron-dl Automates file downloads in Electron applications by providing a single function to handle the process 1,162