{"id":16656647,"url":"https://github.com/sheharyarn/ex_utils","last_synced_at":"2025-10-26T14:37:20.780Z","repository":{"id":60775477,"uuid":"70481430","full_name":"sheharyarn/ex_utils","owner":"sheharyarn","description":":zap: Collection of Awesome Elixir shortcuts and utilities :zap:","archived":false,"fork":false,"pushed_at":"2017-06-13T23:44:12.000Z","size":27,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-15T06:04:10.966Z","etag":null,"topics":["elixir","utilities"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheharyarn.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":"2016-10-10T11:28:34.000Z","updated_at":"2023-04-11T00:51:08.000Z","dependencies_parsed_at":"2022-10-04T17:01:40.995Z","dependency_job_id":null,"html_url":"https://github.com/sheharyarn/ex_utils","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheharyarn%2Fex_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheharyarn%2Fex_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheharyarn%2Fex_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheharyarn%2Fex_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheharyarn","download_url":"https://codeload.github.com/sheharyarn/ex_utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085576,"owners_count":21045180,"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":["elixir","utilities"],"created_at":"2024-10-12T09:58:02.930Z","updated_at":"2025-10-26T14:37:15.729Z","avatar_url":"https://github.com/sheharyarn.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"ExUtils\n=======\n\n[![Build Status][shield-travis]][travis-ci]\n[![Coverage Status][shield-inch]][inch-ci]\n[![Version][shield-version]][hexpm]\n[![License][shield-license]][hexpm]\n\n\u003e :zap: Collection of Awesome Elixir shortcuts and utilities :zap:\n\nExUtils provides helper methods and utilities for a lot of different data\ntypes in Elixir that haven't made to the Standard Library yet. [Head over\nto HexDocs][docs] for the full list of Modules, Functions and Macros.\n\n\n\n## Installation\n\n```elixir\ndef deps do\n  [{:ex_utils, \"~\u003e 0.1.7\"}]\nend\n```\n\n\n\n## Methods\n\nIt's not possible to list all functions here, but you should check out the\n[Documentation][docs]! `ExUtils` has been divided into sub-modules, each\nwith their own utility methods:\n\n - [`ExUtils`][docs] - Core Module with generic methods that fit everything\n - [`ExUtils.Map`][docs-map]\n - [`ExUtils.Module`][docs-module]\n - [`ExUtils.Keyword`][docs-keyword]\n - [`ExUtils.Integer`][docs-integer]\n\n\n\n## Roadmap\n\n - [x] Write missing Tests and Documentation\n - [ ] Provide better integration with core Elixir Modules\n - [ ] Keep adding more awesome shortcuts and utilities\n\n\n\n## Contributing\n\n - [Fork][github-fork], Enhance, Send PR\n - Lock issues with any bugs or feature requests\n - Implement something from Roadmap\n - Spread the word\n\n\n\n## License\n\nThis package is available as open source under the terms of the [MIT License][license].\n\n\n\n  [license]:          https://opensource.org/licenses/MIT\n  [github-fork]:      https://github.com/sheharyarn/ex_utils/fork\n\n  [hexpm]:            https://hex.pm/packages/ex_utils\n  [docs]:             https://hexdocs.pm/ex_utils/ExUtils.html\n  [docs-map]:         https://hexdocs.pm/ex_utils/ExUtils.Map.html\n  [docs-module]:      https://hexdocs.pm/ex_utils/ExUtils.Module.html\n  [docs-keyword]:     https://hexdocs.pm/ex_utils/ExUtils.Keyword.html\n  [docs-integer]:     https://hexdocs.pm/ex_utils/ExUtils.Integer.html\n\n  [travis-ci]:        https://travis-ci.org/sheharyarn/ex_utils\n  [inch-ci]:          https://inch-ci.org/github/sheharyarn/ex_utils\n\n  [shield-version]:   https://img.shields.io/hexpm/v/ex_utils.svg\n  [shield-license]:   https://img.shields.io/hexpm/l/ex_utils.svg\n  [shield-travis]:    https://img.shields.io/travis/sheharyarn/ex_utils/master.svg\n  [shield-inch]:      https://inch-ci.org/github/sheharyarn/ex_utils.svg?branch=master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheharyarn%2Fex_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheharyarn%2Fex_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheharyarn%2Fex_utils/lists"}