array.prototype.findlast

v1.2.5
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.findLast find findLast array ESnext shim polyfill last es-shim API and 1 more...

prepack

npmignore --auto --commentLines=autogenerated

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

pretest

npm run --silent lint && evalmd README.md

posttest

aud --production

tests-only

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

test

npm run tests-only

lint

eslint --ext=js,mjs .

postlint

es-shim-api --bound

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 array.prototype.findlast

Metadata

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

Downloads

Maintainers