Skip to content
m0rtadelo edited this page Mar 9, 2019 · 12 revisions

Welcome to the recursive-readdir-async wiki!

NPM Module to recursive read directory async (non blocking). Returns Promise. Configurable, with callback for extended filtering and progress status. Quiet, NO dependencies. As non blocking module it is perfect to be used in any javascript based Desktop applications.

This module uses Promises and can't be used in old javascript engines.

@m0rtadelo

Clone this wiki locally