{"id":33902173,"url":"https://github.com/duskmoon-dev/phoenix-duskmoon-ui","last_synced_at":"2026-04-02T17:50:52.391Z","repository":{"id":42038614,"uuid":"482252754","full_name":"duskmoon-dev/phoenix-duskmoon-ui","owner":"duskmoon-dev","description":"Duskmoon UI for Phoenix Framework","archived":false,"fork":false,"pushed_at":"2026-03-25T17:45:56.000Z","size":13173,"stargazers_count":66,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T10:29:36.740Z","etag":null,"topics":["duskmoon","elixir","phoenix","phoenix-livecomponents","web-components"],"latest_commit_sha":null,"homepage":"https://duskmoon-storybook.gsmlg.org/hook","language":"Elixir","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/duskmoon-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-04-16T12:49:33.000Z","updated_at":"2026-03-25T17:46:01.000Z","dependencies_parsed_at":"2024-09-25T00:06:15.788Z","dependency_job_id":"0d55b562-62d8-4ad6-9c58-fd7abd8671b9","html_url":"https://github.com/duskmoon-dev/phoenix-duskmoon-ui","commit_stats":null,"previous_names":["gsmlg-dev/phoenix_webcomponent","duskmoon-dev/phoenix-duskmoon-ui","gsmlg-dev/phoenix-duskmoon-ui"],"tags_count":132,"template":false,"template_full_name":null,"purl":"pkg:github/duskmoon-dev/phoenix-duskmoon-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duskmoon-dev%2Fphoenix-duskmoon-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duskmoon-dev%2Fphoenix-duskmoon-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duskmoon-dev%2Fphoenix-duskmoon-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duskmoon-dev%2Fphoenix-duskmoon-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duskmoon-dev","download_url":"https://codeload.github.com/duskmoon-dev/phoenix-duskmoon-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duskmoon-dev%2Fphoenix-duskmoon-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31312744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["duskmoon","elixir","phoenix","phoenix-livecomponents","web-components"],"created_at":"2025-12-12T00:10:04.142Z","updated_at":"2026-04-02T17:50:52.374Z","avatar_url":"https://github.com/duskmoon-dev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhoenixDuskmoon\n\n[![release](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/actions/workflows/test-and-release.yml)\n\nProvides Duskmoon UI for Phoenix project.\n\nRequire `tailwindcss \u003e= 4.0` and `duskmoonui \u003e= 5.0`\n\nSee the [docs](https://hexdocs.pm/phoenix_duskmoon/) for more information.\n\n\n## Install\n\nAdd deps in `mix.exs`\n```elixir\n    {:phoenix_duskmoon, \"~\u003e 6.0\"},\n```\n\nInclude in phoenix view helpers\n\n```elixir\ndefp html_helpers do\n  quote do\n    # import all duskmoon ui component\n    use PhoenixDuskmoon.Component\n    # import all duskmoon ui fun component\n    use PhoenixDuskmoon.Fun\n  end\nend\n```\n\nImport `css`\n\n```css\n@source \"../js/**/*.js\";\n@source '../../lib/**/*.exs';\n@source '../../lib/**/*.ex';\n\n@import \"tailwindcss\";\n@plugin \"@tailwindcss/typography\";\n@plugin \"duskmoonui\";\n@import \"phoenix_duskmoon/theme\";\n@import \"phoenix_duskmoon/components\";\n```\n\n## Live Storybook\n\n[Live Storybook](https://duskmoon-storybook.gsmlg.dev)\n\n![](screenshots/1.png)\n![](screenshots/2.png)\n![](screenshots/3.png)\n![](screenshots/4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduskmoon-dev%2Fphoenix-duskmoon-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduskmoon-dev%2Fphoenix-duskmoon-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduskmoon-dev%2Fphoenix-duskmoon-ui/lists"}