{"id":16962356,"url":"https://github.com/aeharding/capacitor-stash-media","last_synced_at":"2025-04-11T22:12:16.748Z","repository":{"id":187108680,"uuid":"676349521","full_name":"aeharding/capacitor-stash-media","owner":"aeharding","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-09T02:56:33.000Z","size":249,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T22:12:13.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aeharding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-09T02:24:32.000Z","updated_at":"2025-04-09T02:56:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"59f39e1b-506b-4155-a90c-a4d03c6f29ee","html_url":"https://github.com/aeharding/capacitor-stash-media","commit_stats":null,"previous_names":["aeharding/capacitor-stash-media"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeharding%2Fcapacitor-stash-media","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeharding%2Fcapacitor-stash-media/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeharding%2Fcapacitor-stash-media/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeharding%2Fcapacitor-stash-media/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeharding","download_url":"https://codeload.github.com/aeharding/capacitor-stash-media/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487685,"owners_count":21112190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T23:06:16.977Z","updated_at":"2025-04-11T22:12:16.666Z","avatar_url":"https://github.com/aeharding.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# capacitor-stash-media\n\nSome helper functions for the user to stash (copy, save, etc) media from the app\n\n## Install\n\n```bash\nnpm install capacitor-stash-media\nnpx cap sync\n```\n\n## API\n\n\u003cdocgen-index\u003e\n\n* [`savePhoto(...)`](#savephoto)\n* [`copyPhotoToClipboard(...)`](#copyphototoclipboard)\n* [`shareImage(...)`](#shareimage)\n* [`saveVideo(...)`](#savevideo)\n\n\u003c/docgen-index\u003e\n\n\u003cdocgen-api\u003e\n\u003c!--Update the source file JSDoc comments and rerun docgen to update the docs below--\u003e\n\n### savePhoto(...)\n\n```typescript\nsavePhoto(options: { url: string; }) =\u003e Promise\u003cvoid\u003e\n```\n\n| Param         | Type                          |\n| ------------- | ----------------------------- |\n| **`options`** | \u003ccode\u003e{ url: string; }\u003c/code\u003e |\n\n--------------------\n\n\n### copyPhotoToClipboard(...)\n\n```typescript\ncopyPhotoToClipboard(options: { url: string; }) =\u003e Promise\u003cvoid\u003e\n```\n\n| Param         | Type                          |\n| ------------- | ----------------------------- |\n| **`options`** | \u003ccode\u003e{ url: string; }\u003c/code\u003e |\n\n--------------------\n\n\n### shareImage(...)\n\n```typescript\nshareImage(options: { url: string; title: string; }) =\u003e Promise\u003cvoid\u003e\n```\n\n| Param         | Type                                         |\n| ------------- | -------------------------------------------- |\n| **`options`** | \u003ccode\u003e{ url: string; title: string; }\u003c/code\u003e |\n\n--------------------\n\n\n### saveVideo(...)\n\n```typescript\nsaveVideo(options: { url: string; }) =\u003e Promise\u003cvoid\u003e\n```\n\n| Param         | Type                          |\n| ------------- | ----------------------------- |\n| **`options`** | \u003ccode\u003e{ url: string; }\u003c/code\u003e |\n\n--------------------\n\n\u003c/docgen-api\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeharding%2Fcapacitor-stash-media","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeharding%2Fcapacitor-stash-media","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeharding%2Fcapacitor-stash-media/lists"}