rimraf is a cross-platform Node.js utility that provides functionality equivalent to the Unix rm -rf command for recursively deleting files and directories. The library is designed to reliably remove deeply nested directory trees across operating systems, including Windows environments where native deletion behavior can be inconsistent. It exposes both programmatic and CLI interfaces, making it suitable for build scripts, cleanup tasks, and automation workflows. rimraf includes multiple removal strategies and fallbacks to handle filesystem edge cases such as locked files or permission issues. The tool emphasizes aggressive and complete deletion, which is why its documentation strongly warns against passing untrusted input. Overall, rimraf remains one of the most widely used cleanup utilities in the Node.js ecosystem.

Features

  • Recursive file and directory deletion
  • Cross-platform rm -rf behavior
  • CLI and programmatic usage
  • Windows reliability strategies
  • Promise and sync APIs
  • Multiple removal implementations

Project Samples

Project Activity

See All Activity >

Categories

System

Follow rimraf

rimraf Web Site

Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit Icon
Try Google Cloud Risk-Free With $300 in Credit

No hidden charges. No surprise bills. Cancel anytime.

Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of rimraf!

Additional Project Details

Operating Systems

Windows

Programming Language

TypeScript

Related Categories

TypeScript System Software

Registered

1 day ago