https://github.com/hazae41/rimraf
Minimalist and supply-chain hardened rimraf
https://github.com/hazae41/rimraf
Last synced: 8 days ago
JSON representation
Minimalist and supply-chain hardened rimraf
- Host: GitHub
- URL: https://github.com/hazae41/rimraf
- Owner: hazae41
- Created: 2023-10-05T18:03:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T19:44:34.000Z (over 1 year ago)
- Last Synced: 2025-03-26T01:47:04.028Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Rimraf
Minimalist and supply-chain hardened rimraf
```bash
npm i @hazae41/rimraf
```[**Node Package 📦**](https://www.npmjs.com/package/@hazae41/rimraf)
## Features
### Current features
- No external dependency
- Doesn't export anything
- Only does one thing## Usage
```bash
rimraf [...dirs]
```