JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1465087
  • Score
    100M100P100Q209396F
  • License MIT

A function that takes anything in javascript and returns true if its argument contains binary data.

Package Exports

  • has-binary2

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (has-binary2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

has-binary2

Simple module to test if an object contains binary data

This is a fork from https://github.com/socketio/has-binary (the repository behind has-binary).