@thomas.sarmis/readdir

0.4.0 • Public • Published

readdir

Recursive, asynchronous read dir. Returns all files under a directory

Installation

npm i @thomas.sarmis/readdir

Usage

const readdir = require('@thomas.sarmis/readdir');

readdir('./test').then(files => console.log(files))

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.0
    1
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @thomas.sarmis/readdir

Weekly Downloads

1

Version

0.4.0

License

MIT

Unpacked Size

2.19 kB

Total Files

3

Last publish

Collaborators

  • thomas.sarmis