JSPM

@ungap/is-array

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5415
  • Score
    100M100P100Q125647F
  • License ISC

An is-array polyfill for legacy browsers.

Package Exports

  • @ungap/is-array

Readme

Array.isArray

Build Status Coverage Status Greenkeeper badge WebReflection status

An Array.isArray polyfill for legacy browsers.

Compatible down to IE9, works well with ES5 shim upfront in IE8 (and maybe lower too).

Live test