node-is-directory

checks if a given path is directory
  https://github.com/jonschlinkert/is-directory
  0
  no reviews



Returns true if a filepath exists on the file system and it's directory

Node.js is an event-based server-side JavaScript engine.