Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@Yqnn Yqnn released this 23 Jul 09:28
· 22 commits to master since this release

Initial release of readdir-glob.

Main objective is to have a memory efficient equivalent of node-glob, to list any number of files with a fixed amount of memory.
Unit-test set is adapted from unit-test of node-glob.