state-adjacency

1.0.0 • Public • Published

state-adjacency

A function that returns adjacent states

Install

$ npm install state-adjacency

Example

var stateAdjacency = require('state-adjacency');

console.log(stateAdjacency('MI'));
// prints ["wi","in","oh"]

License

ISC

Readme

Keywords

Package Sidebar

Install

npm i state-adjacency

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • mathisonian