{"id":20988489,"url":"https://github.com/engagesoftware/elm-engage-common","last_synced_at":"2026-04-27T19:03:49.848Z","repository":{"id":57674570,"uuid":"264297358","full_name":"EngageSoftware/elm-engage-common","owner":"EngageSoftware","description":"Common Elm modules used by Engage's products","archived":false,"fork":false,"pushed_at":"2023-06-21T17:57:37.000Z","size":342,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-27T04:47:25.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EngageSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-15T20:57:39.000Z","updated_at":"2023-03-14T16:22:00.000Z","dependencies_parsed_at":"2025-03-13T11:42:11.979Z","dependency_job_id":"bc7911b9-69b5-4d61-973b-68c7c0f98b86","html_url":"https://github.com/EngageSoftware/elm-engage-common","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/EngageSoftware/elm-engage-common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-engage-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-engage-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-engage-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-engage-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngageSoftware","download_url":"https://codeload.github.com/EngageSoftware/elm-engage-common/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Felm-engage-common/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32350247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-19T06:21:28.561Z","updated_at":"2026-04-27T19:03:49.830Z","avatar_url":"https://github.com/EngageSoftware.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-engage-common\n\nEngage's common UI framework components\n\n**Not for community use**\n\nCss is compiled to `src/elm-engage-common.css` and must be included manually. \n\n\n## Example using Buttons\n\n``` elm\nview : Model -\u003e Html Msg\nview model =\n    div []\n        [ p []\n            [ Button.primary { namespace = Namespace.engagecore, attributes = [], text = \"Primary Button\" }\n            , Button.standard { namespace = Namespace.engagecore, attributes = [], text = \"Default Button\" }\n            , Button.divert { namespace = Namespace.engagecore, attributes = [], text = \"Divert Button\" }\n            ]\n        , p []\n            [ Button.primarySmall { namespace = Namespace.engagecore, attributes = [], text = \"Small Primary Button\" }\n            , Button.standardSmall { namespace = Namespace.engagecore, attributes = [], text = \"Small Default Button\" }\n            , Button.divertSmall { namespace = Namespace.engagecore, attributes = [], text = \"Large Divert Button\" }\n            ]\n        ]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Felm-engage-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengagesoftware%2Felm-engage-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Felm-engage-common/lists"}