node-is-dotfile

Return true if a file path is (or has) a dotfile
  https://github.com/jonschlinkert/is-dotfile
  0
  no reviews



Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

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