https://github.com/alphaxek/rmrec
Uses `fs API` to delete a folder recursively instead of `rm` or `rd` to support cross-platform build.
https://github.com/alphaxek/rmrec
cross-platorm-delete delete-directory rd rf rm
Last synced: 5 months ago
JSON representation
Uses `fs API` to delete a folder recursively instead of `rm` or `rd` to support cross-platform build.
- Host: GitHub
- URL: https://github.com/alphaxek/rmrec
- Owner: alphaxek
- License: mit
- Created: 2022-11-15T22:08:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T21:43:02.000Z (over 3 years ago)
- Last Synced: 2025-03-19T09:46:03.143Z (over 1 year ago)
- Topics: cross-platorm-delete, delete-directory, rd, rf, rm
- Language: JavaScript
- Homepage:
- Size: 17.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
[](https://github.com/alphaxek/rmrec/actions/workflows/publish.yml) [](https://github.com/alphaxek/rmrec/actions/workflows/clean-build.yml) [](https://github.com/alphaxek/rmrec/actions/workflows/tests.yml)
# rmrec
Uses `fs API` to delete a folder recursively instead of `rm` or `rd` to support cross-platform build.