{"id":23209721,"url":"https://github.com/acronis/ui-component-library","last_synced_at":"2025-08-02T08:39:52.704Z","repository":{"id":226628543,"uuid":"769227481","full_name":"acronis/ui-component-library","owner":"acronis","description":"The Acronis UI Component Library is a UI component library for Web applications based on Vue.js v3","archived":false,"fork":false,"pushed_at":"2024-12-05T14:50:46.000Z","size":92707,"stargazers_count":21,"open_issues_count":42,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-12-12T01:38:08.820Z","etag":null,"topics":["components-library","javascript","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://acronis.github.io/ui-component-library/","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/acronis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-08T15:52:46.000Z","updated_at":"2024-12-05T14:51:16.000Z","dependencies_parsed_at":"2024-03-08T16:53:09.363Z","dependency_job_id":"03d8c57d-7fa8-435a-8207-84106c26f117","html_url":"https://github.com/acronis/ui-component-library","commit_stats":null,"previous_names":["acronis/ui-component-library","acronis/ui-components-library"],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acronis%2Fui-component-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acronis%2Fui-component-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acronis%2Fui-component-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acronis%2Fui-component-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acronis","download_url":"https://codeload.github.com/acronis/ui-component-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230318686,"owners_count":18207831,"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":["components-library","javascript","vue","vue3","vuejs"],"created_at":"2024-12-18T18:19:22.568Z","updated_at":"2024-12-18T18:19:23.163Z","avatar_url":"https://github.com/acronis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Acronis UI Component Library Monorepo\n\n[![NPM Version](https://img.shields.io/npm/v/%40acronis-platform%2Fui-component-library)](https://www.npmjs.com/package/@acronis-platform/ui-component-library)\n\nAcronis UI Component Library is a monorepo that contains multiple packages. \nThe main package is `@acronis-platform/ui`.\n\n## Simplified structure of the monorepo\n\n```md\n├── .github                          - _Github Action workflows_\n├── _templates                       - _Hygen templates for component generator_\n├── packages/browserlist-config      - _Browserlist configs_\n├── packages/dev-server              - _Main package for components_\n├── packages/documentation           - _Vitepress documentation_\n├── packages/figma-fetcher           - _Figma fetch icons utility_\n├── packages/icons                   - _Main package for components_\n├── packages/ui                      - _Main package for components_\n│   ├── cypress                      - _Cypress tests_\n│   ├── scripts                      - _Build scripts_\n│   ├── src\n│   │   ├── components               - _Components_\n│   │   ├── composables              - _Composables_\n│   │   ├── directives               - _Directives_\n│   │   ├── locale                   - _Locale messages_\n│   │   ├── styles                   - _Styles, themes, tokens_\n│   │   ├── widgets                  - _Widgets_\n│   │   └── index.ts                 - _Entry point_\n│   └── test                         - _Unit tests coverage report_\n├── packages/utils\n├── package.json\n├── pnpm-lock.yaml\n├── README.md   \n└── SECURITY.md   \n```\n\n## Installation\n\nInstall dependencies and build packages:\n\n``` bash\npnpm install\npnpm run build\n```\n\n## Run documentation with dev server\n\nStart dev documentation server:\n\n```bash\npnpm --filter ./packages/documentation run dev\n```\n\nBuild components library in watch mode:\n\n```bash\npnpm --filter ./packages/ui run dev\n```\n\n## Build and preview documentation\n\n```bash\npnpm --filter ./packages/documentation run build\npnpm --filter ./packages/documentation run preview\n```\n\n## Build for production\n\n```bash\npnpm --filter ./packages/ui run build\n```\n\n## License\n\n[MIT](https://github.com/acronis/ui-component-library/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facronis%2Fui-component-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facronis%2Fui-component-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facronis%2Fui-component-library/lists"}