dialog-polyfill

v0.5.6
Polyfill for the dialog element

build

npm-run-all -p build:*

build:css

cp dialog-polyfill.css dist/dialog-polyfill.css

build:esm

rollup index.js --file dist/dialog-polyfill.esm.js --format esm

build:umd

rollup index.js --file dist/dialog-polyfill.js --format umd --name dialogPolyfill

prepublishOnly

npm run build

test

open test.html
npm i dialog-polyfill

Metadata

  • BSD
  • Whatever
  • The Chromium Authors
  • released 1/11/2021

Downloads

Maintainers