@bumped-inc/country-data

Country and State/Province data

Usage no npm install needed!

<script type="module">
  import bumpedIncCountryData from 'https://cdn.skypack.dev/@bumped-inc/country-data';
</script>

README

@bumped-inc/country-data

Country and State/Province data

Usage

yarn add @bumped-inc/country-data
import { countries } from '@bumped-inc/country-data';

console.log(countries[0].name); // "Afghanistan"