{"id":30716960,"url":"https://github.com/dlzer/gonanp","last_synced_at":"2025-09-03T08:29:51.761Z","repository":{"id":268431657,"uuid":"904338391","full_name":"DLzer/gonanp","owner":"DLzer","description":"Small library for generating NANPcompatible phone numbers","archived":false,"fork":false,"pushed_at":"2024-12-16T20:07:07.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:29:55.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/DLzer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-16T17:38:01.000Z","updated_at":"2024-12-18T12:17:24.000Z","dependencies_parsed_at":"2024-12-16T18:39:50.566Z","dependency_job_id":"9b5e986f-46d5-4a97-ad8e-5785a3849ca8","html_url":"https://github.com/DLzer/gonanp","commit_stats":null,"previous_names":["dlzer/gonanp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DLzer/gonanp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLzer%2Fgonanp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLzer%2Fgonanp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLzer%2Fgonanp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLzer%2Fgonanp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLzer","download_url":"https://codeload.github.com/DLzer/gonanp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLzer%2Fgonanp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273413510,"owners_count":25101211,"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-09-03T02:00:09.631Z","response_time":76,"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":"2025-09-03T08:29:46.496Z","updated_at":"2025-09-03T08:29:51.742Z","avatar_url":"https://github.com/DLzer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoNANP\n[![Go Report Card](https://goreportcard.com/badge/github.com/DLzer/gonanp)](https://goreportcard.com/report/github.com/DLzer/gonanp)\n[![Test](https://github.com/DLzer/gonanp/actions/workflows/test.yml/badge.svg)](https://github.com/DLzer/gonanp/actions/workflows/test.yml)\n\nGenerate North American Numbering Plan compatible phone numbers ex `7725059292`\n\n## Install\n```bash\ngo get github.com/DLzer/gonanp\n```\n\n## Generator usage\n```go\nimport \"github.com/DLzer/gonanp\n\nnumber := gonanp.GenerateNanp()\n```\n\n## Validator usage\n```go\nimport \"github.com/DLzer/gonanp\n\nnumber := 7725059292\nisValid := gonanp.ValidateNanp(number)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlzer%2Fgonanp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlzer%2Fgonanp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlzer%2Fgonanp/lists"}