# chownr

> like `chown -R`

Latest version **3.0.0** (published 2024-04-06) · BlueOak-1.0.0 license · 0 weekly downloads

## Install

```sh
npm install chownr
pnpm add chownr
yarn add chownr
bun add chownr
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2024-04-06 |
| First published | 2012-06-04 |
| Weekly downloads | 0 |
| License | BlueOak-1.0.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 21.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 28 |
| Author | Isaac Z. Schlueter |
| Maintainers | isaacs |

## Links

- npm: https://www.npmjs.com/package/chownr
- Repository: https://github.com/isaacs/chownr
- Homepage: https://github.com/isaacs/chownr#readme
- Issues: https://github.com/isaacs/chownr/issues
- npm.io page: https://npm.io/package/chownr

## Recent versions

- 3.0.0 (latest) — 2024-04-06
- 2.0.0 — 2020-02-12
- 1.1.4 — 2020-02-12
- 1.1.3 — 2019-09-25
- 1.1.2 — 2019-07-03
- 1.1.1 — 2018-09-16
- 1.1.0 — 2018-09-16
- 1.0.1 — 2015-08-09
- 1.0.0 — 2015-08-09
- 0.0.2 — 2015-05-20
- 0.0.1 — 2012-06-04

## README

Like `chown -R`.

Takes the same arguments as `fs.chown()`

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