{"id":19603557,"url":"https://github.com/limit-zero/share-js","last_synced_at":"2026-06-13T19:32:51.348Z","repository":{"id":93581329,"uuid":"79052936","full_name":"limit-zero/share-js","owner":"limit-zero","description":"Javascript social sharing implementation supporting Bit.ly link shortening","archived":false,"fork":false,"pushed_at":"2017-01-15T19:12:10.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-19T19:06:21.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/limit-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2017-01-15T19:03:29.000Z","updated_at":"2017-01-15T19:04:22.000Z","dependencies_parsed_at":"2023-06-19T07:01:01.865Z","dependency_job_id":null,"html_url":"https://github.com/limit-zero/share-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limit-zero/share-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limit-zero%2Fshare-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limit-zero%2Fshare-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limit-zero%2Fshare-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limit-zero%2Fshare-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limit-zero","download_url":"https://codeload.github.com/limit-zero/share-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limit-zero%2Fshare-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T09:30:11.891Z","updated_at":"2026-06-13T19:32:51.333Z","avatar_url":"https://github.com/limit-zero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# share-js\nJavascript social sharing implementation supporting Bit.ly link shortening\n\n## Usage\n\n### Share.init\nIf you would like to enable Bit.ly link shortening, you can initizalize Share.js using this method.\n\n```\n    Share.init({bitly_token: 'MY_BITLY_OAUTH_TOKEN'});\n    Share.show('facebook');\n```\nThe resulting URL is now shortened!\n\n### Share.show\n\nThe only required parameter to Share.show is the provider key. Currently supported providers are `facebook`, `twitter`, `linkedin`, `pinterest`, and `googleplus`.\n\nOptionally, you can set the following parameters to override inferred values from OpenGraph tags present on the current page:\n\n- `title` - The page title/name of the link that will be shared.\n- `description`\n- `image` - The image to be included in the preview\n- `params` - Key-values to append to the URL (GA campaign, etc)\n- `url` - Override the URL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimit-zero%2Fshare-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimit-zero%2Fshare-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimit-zero%2Fshare-js/lists"}