# rrs

> readdir-recursive-stream

Latest version **0.0.6** (published 2014-04-22) · MIT license · 0 weekly downloads

## Install

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

## 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.0.6 |
| Published | 2014-04-22 |
| First published | 2014-03-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Po-Ying Chen |
| Maintainers | poying |
| Keywords | readdir, stream, recursive |

## Links

- npm: https://www.npmjs.com/package/rrs
- Repository: https://github.com/poying/rrs
- Issues: https://github.com/poying/rrs/issues
- npm.io page: https://npm.io/package/rrs

## Dependencies (2)

- [graceful-fs](https://npm.io/package/graceful-fs.md) ~2.0.2
- [readable-stream](https://npm.io/package/readable-stream.md) ~1.0.26-2

## Alternatives

- [byte-size](https://npm.io/package/byte-size.md) — 2.1M weekly downloads
- [speed-limiter](https://npm.io/package/speed-limiter.md) — 16.0K weekly downloads
- [@powersync/node](https://npm.io/package/@powersync/node.md) — 10.9K weekly downloads
- [@ledgerhq/coin-cardano](https://npm.io/package/@ledgerhq/coin-cardano.md) — 1.0K weekly downloads
- [@jayesol/jayeson.lib.streamfinder](https://npm.io/package/@jayesol/jayeson.lib.streamfinder.md) — 1.0K weekly downloads

## Recent versions

- 0.0.6 (latest) — 2014-04-22
- 0.0.5 — 2014-04-06
- 0.0.4 — 2014-03-20
- 0.0.3 — 2014-03-16
- 0.0.2 — 2014-03-12
- 0.0.1 — 2014-03-12
- 0.0.0 — 2014-03-12

## README

rrs
---

readdir-recursive-stream

## Example

* [example1](https://github.com/poying/rrs/blob/master/examples/example1.js)
* [example2](https://github.com/poying/rrs/blob/master/examples/example2.js)

## License

The MIT License (MIT)

[http://poying.mit-license.org/](http://poying.mit-license.org/)

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