create-readdir-stream@1.0.0

Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat

MIT 2016-10-16
安装 (1.0.0)
npm install create-readdir-stream@1.0.0
yarn add create-readdir-stream@1.0.0
pnpm add create-readdir-stream@1.0.0
bun add create-readdir-stream@1.0.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
版本列表
1.0.0 2016-10-16
0.2.0 2016-10-11
0.1.0 2016-10-08