es-get-iterator

v1.0.2
Get an iterator for any JS language value. Works robustly across all environments, all versions.
iterator Symbol.iterator iterable collection next iteration

prepublish

safe-publish-latest

lint

eslint .

pretest

npm run lint

tests-only

nyc node test/${TEST_VARIANT-}

test

npm run tests-only

posttest

npx aud --production

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 12/16/2019

Downloads

Maintainers