node-is-binary-path

check if a filepath is a binary file
  https://github.com/sindresorhus/is-binary-path#readme
  0
  no reviews



This library checks if a filepath is a binary file by checking known binary file extensions list.

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