Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terrymun/iframe-share-demo
https://github.com/terrymun/iframe-share-demo
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/terrymun/iframe-share-demo
- Owner: terrymun
- Created: 2023-07-06T18:36:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-07T12:06:58.000Z (over 1 year ago)
- Last Synced: 2024-12-31T11:54:24.184Z (10 days 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.