2.1.7 • Published 2 years ago

readdirp-walk v2.1.7

Weekly downloads
3,607
License
MIT
Repository
github
Last release
2 years ago

readdirp-walk

This is a standin replacement for readdirp. See readdirp documentation for API details.

This was written to allow control over the concurrency of scanning to strike a balance between speed and memory.

If you are looking for even more performance and to roll your own scanning algorithm, try fs-iterator which this library uses for scanning.

Aditional Options

  • number: concurrency - option to set the maximum number of concurrent fs operations to strike a balance between speed and memory. (default: based on performance benchmarking).
2.1.7

2 years ago

2.1.6

3 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.7.0

5 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago