zipcode-detail-lookup

v1.1.4
Given a US Zip Code, this program returns the associated State, County, City, and other useful information. It also supports querying and returning broader location demographic information using fields like city, state, county, population size, and milita
zipcode county lookup state test tools quality assurance software testing utility

lint

eslint .

test

jest --runInBand

build

rimraf ./dist && tsc && tsup

lint:fix

eslint . --fix

test:badges

npm run test:coverage && jest-coverage-badges

test:coverage

npm test -- --coverage

Metadata

  • MIT
  • Whatever
  • David Mello
  • released 7/2/2024

Downloads

Maintainers