Skip to content

kareniel/filepath-recursive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

get the path of all files with a given extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages