import { getCountryCode, getLanguageCode } from "language-country-code"
const countryCode = getCountryCode("en") // "US"
const languageCode = getLanguageCode("US") // "en"
language-country-code
1.0.5 • Public • Published Package Sidebar
Install
npm i language-country-code
Weekly Downloads
3
Version
1.0.5
License
MIT
Unpacked Size
1.71 kB
Total Files
3