@destinationstransfers/google-localized-domain

2.0.18 • Public • Published

google-localized-domain

Returns localized Google domain name (like google.co.uk) querying by country code (like GB), uses official Google domains list. Sync and superfast.

Usage

const googleLocalizedDomain = require('@destinationstransfers/google-localized-domain');
const britainDomain = googleLocalizedDomain.getByCountryCode('GB'); // => '.google.co.uk'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.18
    1
    • latest

Version History

Package Sidebar

Install

npm i @destinationstransfers/google-localized-domain

Weekly Downloads

0

Version

2.0.18

License

MIT

Unpacked Size

5.66 kB

Total Files

5

Last publish

Collaborators

  • tinovyatkin