is-typed-array

v1.1.7
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
array TypedArray typed array is typed Int8Array Uint8Array Uint8ClampedArray Int16Array and 10 more...

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

pretest

npm run --silent lint

test

npm run tests-only && npm run test:harmony

tests-only

nyc tape test

test:harmony

nyc node --harmony --es-staging test

posttest

npx aud --production

prelint

evalmd README.md

lint

eslint .

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 8/7/2021

Downloads