tld-list

A list of all valid top-level domains and is updated from time to time.

Usage no npm install needed!

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

README

tld-list

A list of all valid top-level domains and is updated from time to time.

MIT License build:?

A list of all valid top-level domains is maintained by the IANA and is updated from time to time.

Click here to view the list.

Install

$ npm install --save tld-list 

Usage

var tlds = require('tld-list');

console.log(tlds);

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.