create-readdir-stream@0.2.0
Get contents of the folder in streaming mode with support for plugins. No recursion. No globs - possible through plugin. It is like and follows `fs.createReadStream` signature and semantics
MIT
2016-10-11
安装 (0.2.0)
npm install create-readdir-stream@0.2.0
yarn add create-readdir-stream@0.2.0
pnpm add create-readdir-stream@0.2.0
bun add create-readdir-stream@0.2.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| graceful-fs | ^4.1.9 |
| is-buffer | ^1.1.4 |
| lazy-cache | ^2.0.1 |
| through2 | ^2.0.1 |
| use | ^2.0.0 |
| vinyl | ^2.0.0 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| arr-includes | ^1.0.2 |
| commitizen | ^2.8.6 |
| coveralls | ^2.11.12 |
| cz-conventional-changelog | ^1.2.0 |
| micromatch | ^2.3.11 |
| mkdirp | ^0.5.1 |
| mukla | ^0.4.1 |
| nanomatch | ^0.1.3 |
| nyc | ^8.1.0 |
| pre-commit | ^1.1.3 |
| rimraf | ^2.5.4 |
| standard | ^8.0.0 |
| standard-version | ^2.4.0 |