walk-extra

0.0.1 • Public • Published

walk-extra Build Status Dependency Status

'walk' by coolaj86, plus convenience functions.

I wrote this code for testing explorer, but is useful in its own right.

Functions copied from walk

  • walk
  • walkSync

See walk documentation.

Convenience functions

  • getFiles (err, filePaths)
  • getDirectories (err, dirPaths)
  • countFiles (err, fileCount)
  • countDirectories (err, dirCount)

Credits

The initial structure of this module was generated by Jumpstart, using the Jumpstart Black Coffee template.

License

walk-extra is released under the MIT License.
Copyright (c) 2013 Meryn Stol

Readme

Keywords

none

Package Sidebar

Install

npm i walk-extra

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • meryn