united-states

Module that returns an array of United States states names and abbreviations.

Usage no npm install needed!

<script type="module">
  import unitedStates from 'https://cdn.skypack.dev/united-states';
</script>

README

Summary

Module that returns an array of United States state and territory names and abbreviations. This uses node module format instead of JSON so it can be used with WebPack without a loader.