iterate-iterator

v1.0.1
Iterate any JS iterator. Works robustly in all environments, all versions.
iterate iterator iterable es2015 es6 symbol.iterator symbol next

prepublish

safe-publish-latest

pretest

npm run lint

prelint

evalmd README.md

lint

eslint .

tests-only

node test

test

npm run tests-only

coverage

covert test

posttest

npx aud

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"

Metadata

  • MIT
  • Whatever
  • Jordan Harband
  • released 1/18/2020

Downloads

Maintainers