JSPM

@ungap/array-iterator

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

An essential Array.prototype[Symbol.iterator] polyfill for legacy browsers.

Package Exports

  • @ungap/array-iterator

Readme

Array iterator

Build Status Coverage Status Greenkeeper badge WebReflection status

An essential Array Symbol.iterator polyfill for legacy browsers.

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

Live test