fast-rimraf

A tool to delete a huge directory fast

Usage no npm install needed!

<script type="module">
  import fastRimraf from 'https://cdn.skypack.dev/fast-rimraf';
</script>

README

fast-rimraf

MIT License Build Status

NPM status

fast-rimraf first moves the directory, you want to delete, into another location so in the blink of an eye you have an empty space in the parent directory. Then it deletes the moved directory in background in order to free space in your disk.

usage

npx fast-rimraf node_modules