{"id":16473770,"url":"https://github.com/dergunovs/dergunov-ui","last_synced_at":"2025-08-07T01:24:44.421Z","repository":{"id":166026098,"uuid":"395021081","full_name":"dergunovs/dergunov-ui","owner":"dergunovs","description":"Библиотека компонентов для Vue3","archived":false,"fork":false,"pushed_at":"2023-01-25T16:37:22.000Z","size":5577,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T10:11:17.997Z","etag":null,"topics":["library","ui","vite","vue","vue3"],"latest_commit_sha":null,"homepage":"https://ui.dergunov.com/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dergunovs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-11T14:41:12.000Z","updated_at":"2023-10-02T22:59:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c06c4134-d375-4359-8804-672d628539e5","html_url":"https://github.com/dergunovs/dergunov-ui","commit_stats":null,"previous_names":[],"tags_count":155,"template":false,"template_full_name":null,"purl":"pkg:github/dergunovs/dergunov-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dergunovs%2Fdergunov-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dergunovs%2Fdergunov-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dergunovs%2Fdergunov-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dergunovs%2Fdergunov-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dergunovs","download_url":"https://codeload.github.com/dergunovs/dergunov-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dergunovs%2Fdergunov-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269183669,"owners_count":24374357,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"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":["library","ui","vite","vue","vue3"],"created_at":"2024-10-11T12:28:08.390Z","updated_at":"2025-08-07T01:24:44.410Z","avatar_url":"https://github.com/dergunovs.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Библиотека компонентов для Vue 3. Zero Dependencies.\n\n22 компонента занимают 11 кб (gzip) в бандле вашего приложения. 4 кб (gzip) занимает весь CSS.\n\nКомпоненты нужно использовать с префиксом Ui. Например, UiForm или UiTable.\n\n[Перечень всех компонентов и их функциональности](https://ui.dergunov.com).\n\nCode Splitting поддерживался до версии 0.5.17 (Vue-CLI 5 + кастомный билд на Rollup). Начиная с версии 0.6.0\nиспользуется Vite + Library mode. Поддержка Code Splitting временно приостановлена, так как в Vite на текущий\nмомент в качестве rollup.input может использоваться только один файл.\n\n## Установка\n\n```sh\nnpm i dergunov-ui\n```\n\n## Использование\n\nИмпортируйте необходимые компоненты из библотеки в своём приложении.\n\n```sh\n\u003ctemplate\u003e\n  \u003cUiButton\u003eКнопка\u003c/UiButton\u003e\n\u003c/template\u003e\n\n\u003cscript setup\u003e\nimport { UiButton } from \"dergunov-ui\"\n\u003c/script\u003e\n```\n\n## CSS\n\nВ своём css файле или секции style корневого компонента подключите общие стили библиотеки:\n\n```sh\n@import \"dergunov-ui\";\n```\n\nВ библиотеку компонентов встроены утилитарные классы. Внутри компонентов они не используются.\nКомпоненты используют предопределенные цвета через var(). Вы можете их переназначить в своём css.\nЦвета по-умолчанию:\n\n```sh\n:root {\n  --color-primary: #111bbb;\n  --color-primary-dark: #0f0f66;\n  --color-primary-light: #7b99db;\n\n  --color-success: #3aa636;\n  --color-success-dark: #20811d;\n  --color-error: #cb0000;\n  --color-error-dark: #830a0a;\n\n  --color-black: #000;\n  --color-gray-dark: #444;\n  --color-gray: #ccc;\n  --color-gray-light: #eee;\n  --color-white: #fff;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergunovs%2Fdergunov-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdergunovs%2Fdergunov-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergunovs%2Fdergunov-ui/lists"}