{"id":32166827,"url":"https://github.com/crabonature/ex_regon","last_synced_at":"2026-02-23T05:01:41.543Z","repository":{"id":62429424,"uuid":"116999952","full_name":"crabonature/ex_regon","owner":"crabonature","description":"Elixir library for REGON number.","archived":false,"fork":false,"pushed_at":"2018-01-10T19:16:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T22:15:36.964Z","etag":null,"topics":["elixir","elixir-library","regon","regon-validation","regon-validator"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/crabonature.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-01-10T19:14:34.000Z","updated_at":"2018-01-10T19:24:53.000Z","dependencies_parsed_at":"2022-11-01T20:03:39.888Z","dependency_job_id":null,"html_url":"https://github.com/crabonature/ex_regon","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/crabonature/ex_regon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabonature%2Fex_regon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabonature%2Fex_regon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabonature%2Fex_regon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabonature%2Fex_regon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crabonature","download_url":"https://codeload.github.com/crabonature/ex_regon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabonature%2Fex_regon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["elixir","elixir-library","regon","regon-validation","regon-validator"],"created_at":"2025-10-21T15:11:49.217Z","updated_at":"2026-02-23T05:01:41.513Z","avatar_url":"https://github.com/crabonature.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExRegon\n\n**Elixir library for REGON number.**\n\n  * `ExRegon.valid?/1` - you can check if REGON number is valid\n\n  More about REGON number:\n  * [Wikipedia PL](https://pl.wikipedia.org/wiki/REGON)\n\n## Usage\n\n```elixir\niex\u003e ExRegon.valid?(\"390170518\")\ntrue\n\niex\u003e ExRegon.valid?(\"859222088\")\nfalse\n\niex\u003e ExRegon.valid?(\"39017051841250\")\ntrue\n\niex\u003e ExRegon.valid?(\"39016051841250\")\nfalse\n```\n\n## Installation\n\nPackage can be installed by adding `ex_regon`\nto your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:ex_regon, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Documentation\n\nDocs can be found at [https://hexdocs.pm/ex_regon](https://hexdocs.pm/ex_regon).\n\n## License\n\nSource code of ex_regon is released under the Apache 2.0 license, see the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabonature%2Fex_regon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrabonature%2Fex_regon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabonature%2Fex_regon/lists"}