filepath-recursive

1.0.0 • Public • Published

filepath-recursive

get the path of all files with a given extension

usage

const filepaths = require('filepath-recursive')

// (dir:str, ext:str) -> arr
const files = filepaths('.', '.js')

Readme

Keywords

Package Sidebar

Install

npm i filepath-recursive

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kareniel