{"id":23144357,"url":"https://github.com/kulotsystems/phzips","last_synced_at":"2025-08-17T14:34:11.275Z","repository":{"id":58173583,"uuid":"530185269","full_name":"kulotsystems/phzips","owner":"kulotsystems","description":"Search for location using Zip Code in the Philippines.","archived":false,"fork":false,"pushed_at":"2022-09-07T13:28:31.000Z","size":831,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-16T08:37:18.692Z","etag":null,"topics":["city","location","philippines","province","zip","zipcode"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/phzips","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/kulotsystems.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}},"created_at":"2022-08-29T11:17:06.000Z","updated_at":"2024-05-03T02:13:57.000Z","dependencies_parsed_at":"2023-01-17T22:40:15.774Z","dependency_job_id":null,"html_url":"https://github.com/kulotsystems/phzips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulotsystems%2Fphzips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulotsystems%2Fphzips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulotsystems%2Fphzips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulotsystems%2Fphzips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulotsystems","download_url":"https://codeload.github.com/kulotsystems/phzips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230068893,"owners_count":18167870,"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":["city","location","philippines","province","zip","zipcode"],"created_at":"2024-12-17T15:15:53.099Z","updated_at":"2024-12-17T15:15:53.632Z","avatar_url":"https://github.com/kulotsystems.png","language":"JavaScript","readme":"## phzips\nSearch for location using Zip Code in the Philippines.\n\n\n| Source              | Demo                        |\n|---------------------|-----------------------------|\n| [/src/zip](src/zip) | [/src/main.js](src/main.js) |\n\n### Installation\n```shell\nnpm install phzips\n```\n\n### Usage\n```javascript\nimport phzips from 'phzips';\nconst found = phzips.search('4434');\n\nconsole.log(found);\n// { type: \"Province\", area: \"Camarines Sur\", location: \"Nabua\", zipCode: \"4434\", tag: null }\n```\n\n### CDN\n```html\n\u003cscript src=\"https://www.kulotsystems.tech/cdn/phzips-2.1.2.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n    const found = phzips.search('4434');\n\n    console.log(found);\n    // { type: \"Province\", area: \"Camarines Sur\", location: \"Nabua\", zipCode: \"4434\", tag: null }\n\u003c/script\u003e\n```\n\n### Demo\nAccess \u003chttps://kulotsystems.github.io/phzips\u003e\n\n### Dev Setup\n#### Install dependencies\n```sh\nnpm install\n```\n\n#### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n#### Compile and Minify for Production\n\n```sh\nnpm run build\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulotsystems%2Fphzips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulotsystems%2Fphzips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulotsystems%2Fphzips/lists"}