traversy

0.0.2 • Public • Published

Traversy

Dead simple directory traversal with regex filtering and callbacks on matches.

Released under a MIT license.

Install

npm install traversy

Usage

const traversy = require('traversy');
traversy('path/to/directory');
// returns array of paths

Readme

Keywords

Package Sidebar

Install

npm i traversy

Weekly Downloads

51

Version

0.0.2

License

none

Last publish

Collaborators

  • shanebo