empty-trash
Trash cleaner
A utility script that empties the system trash on various operating systems
Empty the trash
131 stars
10 watching
7 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/empty-trash-cli | A utility that empties the system trash on macOS, Linux, and Windows. | 134 |
sindresorhus/trash-cli | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,329 |
sindresorhus/del | Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,325 |
sindresorhus/clear-cli | A utility script to clear the terminal screen on various platforms. | 44 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
sindresorhus/filenamify | Converts a string to a valid filename by replacing reserved characters and truncating long names. | 489 |
symphorien/nix-du | A tool to help manage and clean up Nix store by visualizing dependencies and identifying roots to delete | 388 |
sindresorhus/unused-filename | A utility that generates unique file names by appending numbers to existing filenames. | 141 |
sindresorhus/filled-array | Creates an array of specified length filled with a given value or function returning values | 43 |
babarot/gomi | A utility that provides a trash can-like feature to safely delete files and directories while keeping them recoverable. | 318 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 341 |
sindresorhus/hash-object | A library that generates a unique digital fingerprint of an object | 134 |
sindresorhus/dot-prop | A library to access properties within nested objects using a dot notation | 817 |
sindresorhus/uint8array-extras | A utility library for working with binary data in JavaScript | 213 |