{"id":35172324,"url":"https://github.com/thecompaniesapi/us-postal-code-to-state-name","last_synced_at":"2026-04-24T18:39:11.391Z","repository":{"id":57138302,"uuid":"295183017","full_name":"thecompaniesapi/us-postal-code-to-state-name","owner":"thecompaniesapi","description":"Convert your US postal code to the name of the state.","archived":false,"fork":false,"pushed_at":"2022-04-16T13:09:55.000Z","size":17406,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T22:16:10.709Z","etag":null,"topics":["javascript","library"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@prospectwith/us-postal-code-to-state-name","language":"TypeScript","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/thecompaniesapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-13T15:43:47.000Z","updated_at":"2022-04-15T20:04:38.000Z","dependencies_parsed_at":"2022-08-25T10:01:18.929Z","dependency_job_id":null,"html_url":"https://github.com/thecompaniesapi/us-postal-code-to-state-name","commit_stats":null,"previous_names":["prospectwith/us-postal-code-to-state-name"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecompaniesapi/us-postal-code-to-state-name","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecompaniesapi%2Fus-postal-code-to-state-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecompaniesapi%2Fus-postal-code-to-state-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecompaniesapi%2Fus-postal-code-to-state-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecompaniesapi%2Fus-postal-code-to-state-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecompaniesapi","download_url":"https://codeload.github.com/thecompaniesapi/us-postal-code-to-state-name/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecompaniesapi%2Fus-postal-code-to-state-name/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28104109,"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-12-28T02:00:05.685Z","response_time":62,"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":["javascript","library"],"created_at":"2025-12-28T21:03:53.909Z","updated_at":"2025-12-28T21:04:36.942Z","avatar_url":"https://github.com/thecompaniesapi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# US Postal Code To State Name\n\n[![npm](https://img.shields.io/npm/v/@prospectwith/us-postal-code-to-state-name.svg)](https://www.npmjs.com/package/@prospectwith/us-postal-code-to-state-name)\n[![npm](https://img.shields.io/npm/dm/@prospectwith/us-postal-code-to-state-name.svg)](https://npm-stat.com/charts.html?package=@prospectwith/us-postal-code-to-state-name)\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/prospectwith/us-postal-code-to-state-name.svg)](http://isitmaintained.com/project/prospectwith/us-postal-code-to-state-name \"Average time to resolve an issue\")\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/prospectwith/us-postal-code-to-state-name.svg)](http://isitmaintained.com/project/prospectwith/us-postal-code-to-state-name \"Percentage of issues still open\")\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/prospectwith/us-postal-code-to-state-name/blob/master/LICENSE)\n\n## Installation\n\n```\nnpm install @prospectwith/us-postal-code-to-state-name\n\n# Or if you prefer using yarn\nyarn add @prospectwith/us-postal-code-to-state-name\n```\n\n### Imports\n\n```js\nconst { convertPostalCodeToStateName } = require(\"@prospectwith/us-postal-code-to-state-name\")\n\nconvertPostalCodeToStateName(\"al\") // Will output Alabama\n\nconst { data } = require(\"@prospectwith/us-postal-code-to-state-name\")\n\nconsole.log(data) // Will output the full data object with all postal codes, abbreviations and state names\n```\n\n## Contributing\n\nYou are more than welcome to contribute to this package. Just submit changes via pull request and I will review them before merging.\n\n1. Fork it! 🤙\n\n2. Create your feature branch: `git checkout -b my-new-feature`\n\n3. Commit your changes: `git commit -am \"Add some feature\"`\n\n4. Push to the branch: `git push origin my-new-feature`\n\n5. Submit a pull request 👍\n\n## License\n\nThis package is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecompaniesapi%2Fus-postal-code-to-state-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecompaniesapi%2Fus-postal-code-to-state-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecompaniesapi%2Fus-postal-code-to-state-name/lists"}