iterator.prototype

1.1.2 • Public • Published

iterator.prototype Version Badge

github actions coverage License Downloads

npm badge

Iterator.prototype, or a shared object to use.

Usage

var iterProto = require('iterator.prototype');
var assert = require('assert');

assert.equal(Object.getPrototypeOf(Object.getPrototypeOf([].keys())), iterProto);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    11,979,034
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    11,979,034
  • 1.1.1
    120,132
  • 1.1.0
    181,956
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i iterator.prototype

Weekly Downloads

12,281,124

Version

1.1.2

License

MIT

Unpacked Size

10.1 kB

Total Files

8

Last publish

Collaborators

  • ljharb