UNPKG

walkdir

Version:

Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.

8 lines (7 loc) 73 B
language: node_js sudo: false node_js: - "6" - "8" - "10" - "11"