https://github.com/terrymun/iframe-share-demo
https://github.com/terrymun/iframe-share-demo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/terrymun/iframe-share-demo
- Owner: terrymun
- Created: 2023-07-06T18:36:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T12:06:58.000Z (about 3 years ago)
- Last Synced: 2025-06-25T00:43:50.251Z (about 1 year ago)
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iframe-share-demo
This repo is simply used to deploy a page to GH pages so that it can be iframed to test the `navigator.share` API cross different browsers.
The test page be spun up locally using `python3 -m http.server`. The site will be available on http://localhost:8000.