get-all-paths

1.0.1 • Public • Published

getAllPaths()

Get all of the paths for a directory and its subdirectories.

Usage

const getAllPaths = require('get-all-paths');

const pathsArray = getAllPaths(__dirname);

Readme

Keywords

Package Sidebar

Install

npm i get-all-paths

Weekly Downloads

21

Version

1.0.1

License

MIT

Last publish

Collaborators

  • nathanhoad