Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablo-mayrgundter/fullscreen.js
A small utility to resize/toggle DOM elements to full-screen.
https://github.com/pablo-mayrgundter/fullscreen.js
css html js
Last synced: 26 days ago
JSON representation
A small utility to resize/toggle DOM elements to full-screen.
- Host: GitHub
- URL: https://github.com/pablo-mayrgundter/fullscreen.js
- Owner: pablo-mayrgundter
- License: isc
- Created: 2021-02-04T01:06:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T20:17:54.000Z (7 months ago)
- Last Synced: 2024-08-30T12:43:03.313Z (2 months ago)
- Topics: css, html, js
- Language: JavaScript
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fullscreen.js
A small utility to resize/toggle DOM components to full-screen.
## Browser Compatibility
- Chrome 88/Brave 1.19 ✓
- Safari 13.1 ✓
- Firefox 84 ✓Patches to normalize cross browser appreciated!