# rimraf-alt

> rimraf-alt

Latest version **0.2.0** (published 2020-01-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install rimraf-alt
pnpm add rimraf-alt
yarn add rimraf-alt
bun add rimraf-alt
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2020-01-11 |
| First published | 2020-01-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 15.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | xudafeng |
| Keywords | rimraf |

## Links

- npm: https://www.npmjs.com/package/rimraf-alt
- Repository: https://github.com/xudafeng/rimraf-alt
- Homepage: https://github.com/xudafeng/rimraf-alt#readme
- Issues: https://github.com/xudafeng/rimraf-alt/issues
- npm.io page: https://npm.io/package/rimraf-alt

## Dependencies (1)

- [glob](https://npm.io/package/glob.md) ^7.1.6

## Recent versions

- 0.2.0 (latest) — 2020-01-11
- 0.1.0 — 2020-01-11

## README

# rimraf-alt

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/rimraf-alt.svg?style=flat-square
[npm-url]: https://npmjs.org/package/rimraf-alt
[travis-image]: https://img.shields.io/travis/xudafeng/rimraf-alt.svg?style=flat-square
[travis-url]: https://travis-ci.org/xudafeng/rimraf-alt
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/rimraf-alt.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/xudafeng/rimraf-alt?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/rimraf-alt.svg?style=flat-square
[download-url]: https://npmjs.org/package/rimraf-alt

> rimraf-alt

## Installment

```bash
$ npm i rimraf-alt --save-dev
```

## License

The MIT License (MIT)

---
_Source: https://npm.io/package/rimraf-alt · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
