Skip to content

myrne/walk-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

walk by coolaj86, plus convenience functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published