@es-shims/api

v3.0.1
Loosely test a package's compliance with the es-shim API
API shim polyfill ponyfill prollyfill ES3 ES5 ES6 ES2015 and 3 more...

prepack

npmignore --auto --commentLines=autogenerated

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)")"

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

pretest

npm run --silent lint

test

npm run --silent tests-only

posttest

npx npm@'>=10.2' audit --production

tests-only

echo 'no tests yet :-('

lint

eslint --ext=js,mjs .

postlint

tsc && attw -P
npm i @es-shims/api

Metadata

  • MIT
  • ^20.17 || >= 22.9
  • Jordan Harband
  • released 9/20/2024

Downloads

Maintainers