dot-tld

List of TLDs, scraped from ICANN

Usage no npm install needed!

<script type="module">
  import dotTld from 'https://cdn.skypack.dev/dot-tld';
</script>

README

dot-tld

npm Package downloads per month

List of TLDs, scraped from ICANN

Installation

npm install dot-tld

Usage

const tlds = require('dot-tld');

console.log(tlds);