An open API service indexing awesome lists of open source software.

https://github.com/afaur/node-explore

Walks a folder recursively finding files.
https://github.com/afaur/node-explore

Last synced: 10 months ago
JSON representation

Walks a folder recursively finding files.

Awesome Lists containing this project

README

          

# Explore
Walks folder, returns array that contains the absolute filepath for each file found.

# Test
`npm run test`