{"id":16398218,"url":"https://github.com/bradjc/jsip","last_synced_at":"2025-10-26T14:31:29.232Z","repository":{"id":2889399,"uuid":"3896627","full_name":"bradjc/jsIP","owner":"bradjc","description":"IP address parser and whatnot for javascript","archived":false,"fork":false,"pushed_at":"2014-02-02T21:13:59.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T23:01:38.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bradjc.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}},"created_at":"2012-04-02T01:10:36.000Z","updated_at":"2024-07-19T02:46:13.000Z","dependencies_parsed_at":"2022-07-31T14:09:30.018Z","dependency_job_id":null,"html_url":"https://github.com/bradjc/jsIP","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradjc%2FjsIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradjc%2FjsIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradjc%2FjsIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradjc%2FjsIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradjc","download_url":"https://codeload.github.com/bradjc/jsIP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238347819,"owners_count":19456999,"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":"2024-10-11T05:12:08.724Z","updated_at":"2025-10-26T14:31:28.854Z","avatar_url":"https://github.com/bradjc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\njsIP\n====\n\nA class for parsing and formatting IPv4 and IPv6 addresses in javascript.\n\nWith node.js\n------------\n\n````\njsIP = require('jsIP');\n\nip = jsIP('192.168.1.1');\n\nip.str();\n````\n\n\nWith a Browser\n--------------\n\n````\n\u003cscript src=\"jsIP-x.x.x.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n\tvar jsIP = require('./jsIP');\n\n\tjsIP('7654::6712:98:1').str();\n````\n\nAPI\n---\n````\nstr()\nfullStr()\npureStr()\nhex()\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradjc%2Fjsip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradjc%2Fjsip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradjc%2Fjsip/lists"}