{"id":28713212,"url":"https://github.com/andreaspitzer/ip-to-string","last_synced_at":"2025-06-15T00:08:41.977Z","repository":{"id":76025229,"uuid":"49781298","full_name":"andreaspitzer/ip-to-string","owner":"andreaspitzer","description":"Convert an integer IP address to its dot-decimal string representation, eg `0x7F000001` to `127.0.0.1`","archived":false,"fork":false,"pushed_at":"2018-11-18T08:10:33.000Z","size":3,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T18:16:31.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/andreaspitzer.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,"zenodo":null}},"created_at":"2016-01-16T16:32:42.000Z","updated_at":"2016-01-17T12:27:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"905cd2ec-a4e4-4c28-bda4-43aa172a4454","html_url":"https://github.com/andreaspitzer/ip-to-string","commit_stats":null,"previous_names":["andreaspitzer/ip-to-string"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andreaspitzer/ip-to-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fip-to-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fip-to-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fip-to-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fip-to-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaspitzer","download_url":"https://codeload.github.com/andreaspitzer/ip-to-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fip-to-string/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901383,"owners_count":22929225,"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-15T00:08:39.480Z","updated_at":"2025-06-15T00:08:41.963Z","avatar_url":"https://github.com/andreaspitzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ip-to-string\n============\n\u003e Convert an integer IP address to its dot-decimal string representation, eg `0x7F000001` to `127.0.0.1`\n\n![Travis](https://img.shields.io/travis/AndreasPizsa/ip-to-string.svg?style=flat-square)\n![Downloads](https://img.shields.io/npm/dm/ip-to-string.svg?style=flat-square)\n\n# Install\n\n```bash\nnpm i -S ip-to-string\n```\n\n# Use\n\n```javascript\nvar ipToString = require('ip-to-string');\nipToString(0x7F000001);\n// -\u003e '127.0.0.1'\n```\n\n# license\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspitzer%2Fip-to-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaspitzer%2Fip-to-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspitzer%2Fip-to-string/lists"}