0.0.1 • Published 11 years ago

walk-extra v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

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