An open API service indexing awesome lists of open source software.

https://github.com/zakodium/dialog-polyfill-universal

A re-export of the dialog-polyfill module compatible with SSR
https://github.com/zakodium/dialog-polyfill-universal

Last synced: 5 months ago
JSON representation

A re-export of the dialog-polyfill module compatible with SSR

Awesome Lists containing this project

README

          

# dialog-polyfill-universal

A re-export of the [dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill) module compatible with SSR.

When imported from Node.js, this module only exports a fake API that does nothing.

## Installation

```console
npm install dialog-polyfill-universal
```

## Usage

See https://github.com/GoogleChrome/dialog-polyfill