{"id":13686741,"url":"https://github.com/fibjs-modules/rmdirr","last_synced_at":"2025-05-01T09:32:30.888Z","repository":{"id":73530153,"uuid":"55710757","full_name":"fibjs-modules/rmdirr","owner":"fibjs-modules","description":"remove all files and directories like rmdir -rf in fibjs.","archived":false,"fork":false,"pushed_at":"2017-06-17T14:58:55.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T10:36:47.821Z","etag":null,"topics":["fibjs","rmdir"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fibjs-modules.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-04-07T16:35:19.000Z","updated_at":"2017-03-11T16:51:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6049c49-8df7-4634-b457-96ebf35b7b6f","html_url":"https://github.com/fibjs-modules/rmdirr","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"4fe0f14387e2dd97f54cf041cbdacaddf1c270af"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Frmdirr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Frmdirr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Frmdirr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Frmdirr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fibjs-modules","download_url":"https://codeload.github.com/fibjs-modules/rmdirr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251852901,"owners_count":21654482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fibjs","rmdir"],"created_at":"2024-08-02T15:00:39.238Z","updated_at":"2025-05-01T09:32:30.601Z","avatar_url":"https://github.com/fibjs-modules.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["File System"],"readme":"# @fibjs/rmdirr\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![appveyor build status][appveyor-image]][appveyor-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![David deps][david-image]][david-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![npm download][download-image]][download-url]\n\n[npm-image]: https://img.shields.io/npm/v/@fibjs/rmdirr.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@fibjs/rmdirr\n[travis-image]: https://img.shields.io/travis/fibjs-modules/rmdirr.svg?style=flat-square\n[travis-url]: https://travis-ci.org/fibjs-modules/rmdirr\n[appveyor-image]: https://ci.appveyor.com/api/projects/status/3yoaos4qnax1n2bs/branch/master?svg=true\n[appveyor-url]: https://ci.appveyor.com/project/ngot/rmdirr\n[codecov-image]: https://img.shields.io/codecov/c/github/fibjs-modules/rmdirr.svg?style=flat-square\n[codecov-url]: https://codecov.io/github/fibjs-modules/rmdirr?branch=master\n[david-image]: https://img.shields.io/david/fibjs-modules/rmdirr.svg?style=flat-square\n[david-url]: https://david-dm.org/fibjs-modules/rmdirr\n[snyk-image]: https://snyk.io/test/npm/@fibjs/rmdirr/badge.svg?style=flat-square\n[snyk-url]: https://snyk.io/test/npm/@fibjs/rmdirr\n[download-image]: https://img.shields.io/npm/dm/@fibjs/rmdirr.svg?style=flat-square\n[download-url]: https://npmjs.org/package/@fibjs/rmdirr\n\nremove all files and directories like rmdir -rf in fibjs.\n\n## Install\n\n```bash\n$ npm i @fibjs/rmdirr --save\n```\n\n## Usage\n\n```js\nconst rmdirr = require('@fibjs/rmdirr');\n\ntry{\n\trmdirr('/tmp/a/c/d/e');\n} catch(err) {\n\tconsole.error(err);\n}\n\n```\n\n## Questions \u0026 Suggestions\n\nPlease open an issue [here](https://github.com/fibjs-modules/rmdirr/issues).\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibjs-modules%2Frmdirr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffibjs-modules%2Frmdirr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibjs-modules%2Frmdirr/lists"}