1.0.4 • Published 3 years ago

fullscreen-polyfill v1.0.4

Weekly downloads
10,675
License
MIT
Repository
github
Last release
3 years ago

Build Status

fullscreen.polyfill.js

A simple polyfill implementation of W3C's JavaScript Fullscreen API spec. Don't worry about the vendor specific Fullscreen API.

The polyfill is created using the vendor specific Fullscreen API from MDN's JavaScript Fullscreen API table prefixes.

Install

npm

npm install --save fullscreen-polyfill

yarn

yarn add fullscreen-polyfill

Browser support

License

MIT © John Nguyen