loop-dir

0.1.1 • Public • Published

Loop-dir

Recrusively loop into a directory, and return all the file path in an array.

Install

npm install loop-dir

Usage

loop(filename or folder)

return [array]

return all the files in a folder, if it is a file then return the path of the file.

License

MIT @chilijung

Readme

Keywords

none

Package Sidebar

Install

npm i loop-dir

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • chilijung