{"id":18479651,"url":"https://github.com/zedix/zedix-ui","last_synced_at":"2026-03-01T05:34:45.399Z","repository":{"id":40737421,"uuid":"205382458","full_name":"zedix/zedix-ui","owner":"zedix","description":"A library of essential web components (lit-based), serving as a foundation for web apps or design systems. Mostly headless. Works with any frameworks.","archived":false,"fork":false,"pushed_at":"2025-08-24T21:37:20.000Z","size":4960,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T09:35:43.994Z","etag":null,"topics":["custom-element","design-system","dialog","embla-carousel","floating-ui","lit","ui-library","web-components"],"latest_commit_sha":null,"homepage":"https://zedix-ui-storybook.netlify.app/","language":"TypeScript","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/zedix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-30T12:56:36.000Z","updated_at":"2025-08-24T21:37:19.000Z","dependencies_parsed_at":"2024-06-23T16:31:00.953Z","dependency_job_id":"76be7d07-d13f-443b-a016-842df541e0d5","html_url":"https://github.com/zedix/zedix-ui","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/zedix/zedix-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedix%2Fzedix-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedix%2Fzedix-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedix%2Fzedix-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedix%2Fzedix-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedix","download_url":"https://codeload.github.com/zedix/zedix-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedix%2Fzedix-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["custom-element","design-system","dialog","embla-carousel","floating-ui","lit","ui-library","web-components"],"created_at":"2024-11-06T12:15:47.511Z","updated_at":"2026-03-01T05:34:45.359Z","avatar_url":"https://github.com/zedix.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @zedix/zedix-ui\n\n![version](https://img.shields.io/github/package-json/v/zedix/zedix-ui.svg?maxAge=60)\n[![lit](https://img.shields.io/badge/lib-lit-blue.svg?maxAge=60)](https://github.com/lit/lit/)\n[![Run tests](https://github.com/zedix/zedix-ui/actions/workflows/ci.yml/badge.svg)](https://github.com/zedix/zedix-ui/actions/workflows/ci.yml)\n\n`@zedix/zedix-ui` is a library of essential web components ([lit-based](https://github.com/lit/lit/)) serving as a foundation for web apps or design systems.\n\nThe UI kit provides primitives such as:\n\n- `autocomplete`\n- `carousel`\n- `details`\n- `dialog`\n- `drawer`\n- `popover`\n- `skeleton`\n- `spinner`\n- `tooltip`\n- …\n\n## Demo\n\n[Demo ↗](https://zedix-ui-storybook.netlify.app)\n\n\u003cdiv style=\"display: flex; gap: 1rem; align-teims: center\"\u003e\n  \u003cimg height=\"260\" src=\"https://github.com/zedix/zedix-ui/assets/27975/6594152a-7713-4f16-9693-daa45e478c70\" /\u003e\n  \u003cimg height=\"260\" src=\"https://github.com/zedix/zedix-ui/assets/27975/62ae6196-26a0-47f0-9d09-58437e95798a\" /\u003e\n\u003c/div\u003e\n\n## Installation\n\n```\n❯ yarn add @zedix/zedix-ui\n```\n\n## Usage\n\nTooltip example:\n\n```js\n\u003cscript type=\"module\"\u003e\nimport '@zedix/zedix-ui/dist/components/tooltip/tooltip.js';\n\u003cscript\u003e\n\n\u003cbutton id=\"btn-close\" type=\"button\"\u003e✗\u003cbutton\u003e\n\n\u003czx-tooltip\n  for=\"btn-close\"\n  class=\"px-3 py-2\"\n  placement=\"bottom\"\n  trigger=\"focus hover\"\n  hide-delay=\"150\"\n\u003e\n  Close\n\u003c/zx-tooltip\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedix%2Fzedix-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedix%2Fzedix-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedix%2Fzedix-ui/lists"}