List-of-neighboring-states-for-each-US-state
Provide a helper to get the list of all US states and list of neighboring states for each state.
Usage:
getCountryStates();
getAllNeighboringStates();
getNeighboringStates("NY");
Provide a helper to get the list of all US states and list of neighboring states for each state.
Usage:
getCountryStates();
getAllNeighboringStates();
getNeighboringStates("NY");
npm i usneighboringstates
1
1.0.10
ISC
8.35 kB
5