{"id":22880180,"url":"https://github.com/codedwells/web-share-social","last_synced_at":"2025-06-14T11:04:23.339Z","repository":{"id":109210274,"uuid":"598969289","full_name":"Codedwells/web-share-social","owner":"Codedwells","description":"Sharing to the web simplified. Impliment share to social faster. More features comming soon.","archived":false,"fork":false,"pushed_at":"2023-02-28T10:13:23.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T03:14:26.050Z","etag":null,"topics":["library","share-api","social-share","social-share-button"],"latest_commit_sha":null,"homepage":"https://codedwells.github.io/web-share-social/","language":"CSS","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/Codedwells.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":"2023-02-08T07:11:12.000Z","updated_at":"2023-02-08T19:50:32.000Z","dependencies_parsed_at":"2023-06-26T02:15:17.976Z","dependency_job_id":null,"html_url":"https://github.com/Codedwells/web-share-social","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Codedwells/web-share-social","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fweb-share-social","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fweb-share-social/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fweb-share-social/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fweb-share-social/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codedwells","download_url":"https://codeload.github.com/Codedwells/web-share-social/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fweb-share-social/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259804841,"owners_count":22913901,"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":["library","share-api","social-share","social-share-button"],"created_at":"2024-12-13T17:16:42.303Z","updated_at":"2025-06-14T11:04:23.316Z","avatar_url":"https://github.com/Codedwells.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-share-social\n\nSharing to the web has never been easier. Currently this minilibrary supports\\\nsharing to Facebook, Twitter and LinkedIn.\n\n## Usage\nUse of this library is pretty straight forward. Download the **web-share.js** file\\\nnot forgeting the **web-share.css** file. With those two files you are set.\n\n### Installation\n* Add the two files to your project folder.\n* Link the js and css files as you normally would.\n* Edit the web-share.js file following the example below\\\n  and you will be set.\n\n  ```js\n    var share = new Wsshare();\n    // The first parameter would be your link. The second parameter would be your\n    // message.\n    share.handleShare({\n        URL: 'https://your.link.com', \n        Message: 'This is your message to the users.',\n    });\n  ```\n\n* You are now set to share you content.\n\nMore **social media sites** and diffrent **icon themes** comming soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedwells%2Fweb-share-social","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedwells%2Fweb-share-social","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedwells%2Fweb-share-social/lists"}