Socket
Book a DemoInstallSign in
Socket

walk-extra

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

walk-extra

'walk' by coolaj86, plus convenience functions.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 30 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts