{"id":15063682,"url":"https://github.com/gsmlg-dev/phoenix-duskmoon-ui","last_synced_at":"2025-04-19T14:29:56.933Z","repository":{"id":42038614,"uuid":"482252754","full_name":"gsmlg-dev/phoenix-duskmoon-ui","owner":"gsmlg-dev","description":"Duskmoon UI for Phoenix Framework","archived":false,"fork":false,"pushed_at":"2025-03-09T13:00:17.000Z","size":11982,"stargazers_count":67,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:33:06.703Z","etag":null,"topics":["duskmoon","elixir","phoenix","phoenix-livecomponents","web-components"],"latest_commit_sha":null,"homepage":"https://duskmoon-storybook.gsmlg.dev/","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/gsmlg-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}},"created_at":"2022-04-16T12:49:33.000Z","updated_at":"2025-03-09T13:00:20.000Z","dependencies_parsed_at":"2024-09-25T00:06:15.788Z","dependency_job_id":"0d55b562-62d8-4ad6-9c58-fd7abd8671b9","html_url":"https://github.com/gsmlg-dev/phoenix-duskmoon-ui","commit_stats":null,"previous_names":["gsmlg-dev/phoenix_webcomponent"],"tags_count":112,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmlg-dev%2Fphoenix-duskmoon-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmlg-dev%2Fphoenix-duskmoon-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmlg-dev%2Fphoenix-duskmoon-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmlg-dev%2Fphoenix-duskmoon-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsmlg-dev","download_url":"https://codeload.github.com/gsmlg-dev/phoenix-duskmoon-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249714300,"owners_count":21314812,"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":["duskmoon","elixir","phoenix","phoenix-livecomponents","web-components"],"created_at":"2024-09-25T00:05:58.805Z","updated_at":"2025-04-19T14:29:56.926Z","avatar_url":"https://github.com/gsmlg-dev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhoenixDuskmoon\n\n[![release](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/actions/workflows/test-and-release.yml)\n\nProvides Duskmoon UI for Phoenix project.\n\nRequire `tailwindcss \u003e= 4.0` and `daisyui \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@config \"../tailwind.config.js\";\n\n@import \"tailwindcss\";\n@plugin \"@tailwindcss/typography\";\n@plugin \"daisyui\";\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%2Fgsmlg-dev%2Fphoenix-duskmoon-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsmlg-dev%2Fphoenix-duskmoon-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsmlg-dev%2Fphoenix-duskmoon-ui/lists"}