{"id":20235012,"url":"https://github.com/noredink/elm-compare","last_synced_at":"2025-04-10T18:52:50.352Z","repository":{"id":57674646,"uuid":"96526496","full_name":"NoRedInk/elm-compare","owner":"NoRedInk","description":"Tools for composing comparison functions","archived":false,"fork":false,"pushed_at":"2018-08-30T20:30:49.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T16:41:11.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/NoRedInk/elm-compare/latest","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NoRedInk.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}},"created_at":"2017-07-07T10:09:02.000Z","updated_at":"2020-12-16T01:37:47.000Z","dependencies_parsed_at":"2022-09-11T18:20:53.406Z","dependency_job_id":null,"html_url":"https://github.com/NoRedInk/elm-compare","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoRedInk%2Felm-compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoRedInk%2Felm-compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoRedInk%2Felm-compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoRedInk%2Felm-compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoRedInk","download_url":"https://codeload.github.com/NoRedInk/elm-compare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248274935,"owners_count":21076502,"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":[],"created_at":"2024-11-14T08:14:15.058Z","updated_at":"2025-04-10T18:52:50.332Z","avatar_url":"https://github.com/NoRedInk.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tools for composing comparison functions\n\nSome types like strings and numbers are comparable in Elm by default. Elm has built in functions like `List.sort`, `List.minimum`, `List.maximum`, `Basics.min`, and `Basics.max` that make use of the possiblity to compare them.\n\nFor performing these operations on your own types you'll need to write a custom comparison function. This library contains some tools for building and using such comparison functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoredink%2Felm-compare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoredink%2Felm-compare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoredink%2Felm-compare/lists"}