{"id":20687259,"url":"https://github.com/parassolanki/bsky-profile","last_synced_at":"2026-01-28T02:05:34.322Z","repository":{"id":262681334,"uuid":"888006660","full_name":"ParasSolanki/bsky-profile","owner":"ParasSolanki","description":"Bsky Profile Webcomponent to displays a user's Bluesky profile","archived":false,"fork":false,"pushed_at":"2024-11-15T17:00:46.000Z","size":685,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T15:08:33.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parassolanki.github.io/bsky-profile/","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/ParasSolanki.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":"2024-11-13T16:47:49.000Z","updated_at":"2024-11-15T17:04:08.000Z","dependencies_parsed_at":"2024-11-13T18:29:15.182Z","dependency_job_id":"46268aa2-978d-4bdf-b4b0-b3e487dfc056","html_url":"https://github.com/ParasSolanki/bsky-profile","commit_stats":null,"previous_names":["parassolanki/bsky-profile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fbsky-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fbsky-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fbsky-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fbsky-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParasSolanki","download_url":"https://codeload.github.com/ParasSolanki/bsky-profile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250264909,"owners_count":21402003,"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-11-16T22:56:35.052Z","updated_at":"2026-01-28T02:05:34.316Z","avatar_url":"https://github.com/ParasSolanki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bsky Profile\n\nUnofficial BSKY ([Bluesky](https://bsky.app)) Profile Webcomponent\n\nBsky Profile Webcomponent. `\u003cbsky-profile\u003e` is a custom web component that displays a user's Bluesky profile. It fetches the profile data from the Bluesky API and renders it in a clean, responsive layout and with dark, light and auto theme support.\n\nAdditionally, the component respects the user's device settings and avoids animations if the user has enabled \"Reduce Motion\" in their browser preferences.\n\n## 📚 Documentation\n\nWant to get started using some embed components?\n\nCheck out the [`bsky-profile` documentation](https://parassolanki.github.io/bsky-profile/)\n\n### Installation\n\n```bash\nnpm i bsky-profile\n```\n\n### Usage\n\n```html\n\u003c!-- Default with description and banner --\u003e\n\u003cbsky-profile data-handle=\"danabra.mov\"\u003e\u003c/bsky-profile\u003e\n\n\u003c!-- Default with no description --\u003e\n\u003cbsky-profile\n  data-handle=\"danabra.mov\"\n  data-show-description=\"false\"\n\u003e\u003c/bsky-profile\u003e\n\n\u003c!-- Default with no banner --\u003e\n\u003cbsky-profile data-handle=\"danabra.mov\" data-show-banner=\"false\"\u003e\u003c/bsky-profile\u003e\n\n\u003c!-- Default with no banner and description --\u003e\n\u003cbsky-profile\n  data-handle=\"danabra.mov\"\n  data-show-description=\"false\"\n  data-show-banner=\"false\"\n\u003e\u003c/bsky-profile\u003e\n\n\u003c!-- Default with description, banner and theme dark --\u003e\n\u003cbsky-profile data-handle=\"danabra.mov\" data-theme=\"dark\"\u003e\u003c/bsky-profile\u003e\n\n\u003c!-- Default with description, banner and theme auto --\u003e\n\u003cbsky-profile data-handle=\"danabra.mov\" data-theme=\"auto\"\u003e\u003c/bsky-profile\u003e\n```\n\nCheckout the full [docs](https://parassolanki.github.io/bsky-profile).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Fbsky-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparassolanki%2Fbsky-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Fbsky-profile/lists"}