object.entries

v1.1.8
ES2017 spec-compliant Object.entries shim.
Object.entries Object.values Object.keys entries values ES7 ES8 ES2017 shim and 5 more...

prepack

npmignore --auto --commentLines=autogenerated

prepublish

not-in-publish || npm run prepublishOnly

prepublishOnly

safe-publish-latest

lint

eslint --ext=js,mjs .

postlint

es-shim-api --bound

pretest

npm run --silent lint

test

npm run tests-only

posttest

aud --production

tests-only

nyc tape 'test/**/*.js'

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)")"
npm i object.entries

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 3/18/2024

Downloads

Maintainers