UNPKG
readdirp
Version:
latest (5.0.0)
5.0.0
4.1.2
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Recursive version of fs.readdir with streaming api.
github.com/thlorenz/readdirp
thlorenz/readdirp
readdirp
/
examples
/
package.json
10 lines
(9 loc)
•
181 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"readdirp-examples"
,
"version"
:
"0.0.0"
,
"description"
:
"Examples for readdirp."
,
"dependencies"
:
{
"tap-stream"
:
"~0.1.0"
,
"event-stream"
:
"~3.0.7"
}
}