1.0.1 • Published 10 years ago

tld-list v1.0.1

Weekly downloads
2,624
License
MIT
Repository
github
Last release
10 years ago

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.

1.0.1

10 years ago

1.0.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago