zipcode-detail-lookup

v1.1.7
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

test

jest --runInBand

build

rimraf ./dist && tsc && tsup

test:coverage

npm test -- --coverage

test:badges

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

lint

eslint .

lint:fix

eslint . --fix
npm i zipcode-detail-lookup

Metadata

  • MIT
  • Whatever
  • David Mello
  • released 10/11/2024

Downloads

Maintainers