us-zips

v2022.9.1
A list of US ZIP codes and their geolocations
zip zipcode postal code

format

npx prettier -w .

import-zips

import() { node scripts/import-zips.js "$1" && yarn make:array && yarn make:key-value; }; import

make:array

node scripts/make-array.js

make:key-value

node scripts/make-key-value.js

test

ava
npm i us-zips

Metadata

  • MIT
  • >=6
  • Blake Knight
  • released 9/15/2022

Downloads

Maintainers