{"id":16551414,"url":"https://github.com/blackode/helpex","last_synced_at":"2025-08-16T17:05:47.973Z","repository":{"id":83817042,"uuid":"221996077","full_name":"blackode/helpex","owner":"blackode","description":"Elixir Modules Helper functions to use in our daily projects. It saves time and keeps your application code neat and healthy.","archived":false,"fork":false,"pushed_at":"2019-11-28T20:47:01.000Z","size":209,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:46:26.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/blackode.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":"2019-11-15T20:14:16.000Z","updated_at":"2022-07-28T13:11:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"da9223b2-9860-45bf-b59b-ddcd321aea7c","html_url":"https://github.com/blackode/helpex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blackode/helpex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackode%2Fhelpex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackode%2Fhelpex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackode%2Fhelpex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackode%2Fhelpex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackode","download_url":"https://codeload.github.com/blackode/helpex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackode%2Fhelpex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742043,"owners_count":24637504,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-11T19:37:14.988Z","updated_at":"2025-08-16T17:05:47.948Z","avatar_url":"https://github.com/blackode.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helpex\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)\n\n\u003cimg src = \"assets/images/logo.png\"\u003e\u003c/img\u003e\n\nContains all helper functions which can be used in your application.     \nThe functions are grouped into different modules like **Map**, **List**\n\n## How to Contribute ?\n\n### Coding\n\nMake a pull request with atleast one helper function of any category.\nPlease provide doctest examples, so people shall find how to use it.\n\nGlad if you can write test cases.\n\nHappy Contributing :)\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `helpex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:helpex, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/helpex](https://hexdocs.pm/helpex).\n\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://blackode.in\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/9107477?v=4\" width=\"100px;\" alt=\"Ankanna\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnkanna\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-blackode\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/blackode/helpex/commits?author=blackode\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/blackode/helpex/commits?author=blackode\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackode%2Fhelpex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackode%2Fhelpex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackode%2Fhelpex/lists"}