{"id":28690585,"url":"https://github.com/thunderbird/services-ui","last_synced_at":"2025-06-14T06:05:31.544Z","repository":{"id":256655870,"uuid":"829582380","full_name":"thunderbird/services-ui","owner":"thunderbird","description":"Shared components for Thunderbird Services Vuejs applications","archived":false,"fork":false,"pushed_at":"2025-05-09T23:36:35.000Z","size":10797,"stargazers_count":4,"open_issues_count":8,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-09T21:08:29.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://thunderbird.github.io/services-ui/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunderbird.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,"zenodo":null}},"created_at":"2024-07-16T18:15:26.000Z","updated_at":"2025-05-09T23:31:24.000Z","dependencies_parsed_at":"2024-12-13T16:54:43.661Z","dependency_job_id":"3c16a4b6-9d2d-4bec-95eb-8dc6df018713","html_url":"https://github.com/thunderbird/services-ui","commit_stats":null,"previous_names":["thunderbird/services-ui"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/thunderbird/services-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderbird%2Fservices-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderbird%2Fservices-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderbird%2Fservices-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderbird%2Fservices-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunderbird","download_url":"https://codeload.github.com/thunderbird/services-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderbird%2Fservices-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259768605,"owners_count":22908229,"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":"2025-06-14T06:05:30.942Z","updated_at":"2025-06-14T06:05:31.527Z","avatar_url":"https://github.com/thunderbird.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Services UI\n\nA UI component library for use with Thunderbird Services\n\nNote this is heavily work-in-progress.\n\n## Usage\n\nYou can install the library by adding the following line as a dependency to your package.json:\n\n```bash\nnpm i @thunderbirdops/services-ui\n```\n\nThen, include the stylesheet into your top-level component:\n\n```ts\nimport \"@thunderbirdops/services-ui/style.css\";\n````\n\nWe recommend you pull in the `Inter` font separately.\n\n## Library Development\n\n### Storybook\n\nYou can access storybook by running:\n\n```bash\nnpm run storybook\n```\n\n### Building\n\nYou can build the library by running:\n\n```bash\nnpm run build\n```\n\n### Publishing a new version\n\nOnce a release is deemed either a major update, minor update or patch update go ahead and update the version in package.json.\n\nOnce that's done commit it with the version number (i.e. if the new version is 0.6.1, commit just package.json with the message \"0.6.1\".)\n\nAfter that create a tag for that commit as v$versionNumber (i.e. v0.6.1 from our previous example.) and draft and publish a new release based off that tag. The npm automation should kick in, and it should publish that new version soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderbird%2Fservices-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunderbird%2Fservices-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderbird%2Fservices-ui/lists"}