{"id":28430956,"url":"https://github.com/elixir-cldr/cldr_utils","last_synced_at":"2026-01-24T21:19:08.867Z","repository":{"id":51215792,"uuid":"155095605","full_name":"elixir-cldr/cldr_utils","owner":"elixir-cldr","description":"Map, Math, String, Calendar utility functions for ex_cldr","archived":false,"fork":false,"pushed_at":"2025-04-28T06:58:46.000Z","size":346,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T00:39:20.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elixir-cldr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-10-28T17:15:16.000Z","updated_at":"2025-04-24T16:46:35.000Z","dependencies_parsed_at":"2023-02-12T09:30:43.748Z","dependency_job_id":"ee268072-f48a-4258-954d-538475df71e6","html_url":"https://github.com/elixir-cldr/cldr_utils","commit_stats":{"total_commits":122,"total_committers":4,"mean_commits":30.5,"dds":"0.032786885245901676","last_synced_commit":"24a6efb12208e07d28a99861a3b0aa83d80eeb52"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-cldr/cldr_utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cldr%2Fcldr_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cldr%2Fcldr_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cldr%2Fcldr_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cldr%2Fcldr_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-cldr","download_url":"https://codeload.github.com/elixir-cldr/cldr_utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cldr%2Fcldr_utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260465789,"owners_count":23013440,"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":"2025-06-05T14:30:38.799Z","updated_at":"2026-01-24T21:19:08.827Z","avatar_url":"https://github.com/elixir-cldr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cldr Utils\n\n![Build status](https://github.com/elixir-cldr/cldr_utils/actions/workflows/ci.yml/badge.svg)\n[![Hex.pm](https://img.shields.io/hexpm/v/cldr_utils.svg)](https://hex.pm/packages/cldr_utils)\n[![Hex.pm](https://img.shields.io/hexpm/dw/cldr_utils.svg?)](https://hex.pm/packages/cldr_utils)\n[![Hex.pm](https://img.shields.io/hexpm/dt/cldr_utils.svg?)](https://hex.pm/packages/cldr_utils)\n[![Hex.pm](https://img.shields.io/hexpm/l/cldr_utils.svg)](https://hex.pm/packages/ex_cldr)\n\nUtility functions extracted from [Cldr](https://github.com/elixir-cldr/cldr).\n\n* Map functions for deep mapping, deep merging, transforming keys\n* Math functions including `mod/2` that works on floored division\n* Number functions for working with the number of digits, the fraction as an integer, ...\n* String function for underscoring (converting CamelCase to snake case)\n* Cldr.Json.decode!/1 to wrap OTP 27's `:json` module\n* Various macros\n\n## Installation\n\nThe package can be installed by adding `:cldr_utils` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:cldr_utils, \"~\u003e 2.0\"}\n  ]\nend\n```\n\n## Copyright and License\n\nCopyright (c) 2017-2024 Kip Cole\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-cldr%2Fcldr_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-cldr%2Fcldr_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-cldr%2Fcldr_utils/lists"}