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.
- Host: GitHub
- URL: https://github.com/afaur/node-explore
- Owner: afaur
- Created: 2017-09-12T19:38:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T20:50:50.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T08:25:24.933Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Explore
Walks folder, returns array that contains the absolute filepath for each file found.
# Test
`npm run test`