Giter VIP home page Giter VIP logo

iana-tlds's Introduction

IANA TLD List

List of TLDs from ICANN.

→ The list is here

Usage

Grab the tlds.json file from this repo and use it however you want.

The file is re-generated weekly on Saturday at 9:41am UTC.

Building without Developing

  • Docker Engine + Docker Compose (both come with Docker Desktop)
docker compose up

Local Development

  • Go (run the generator)
  • wget (download the data from IANA)
  • make (facilitate simple build steps)
  • Node.js (for running markdownlint)

View all available tasks:

make

Build your very own copy:

make build

Authorship and Licensing

Code authored by Ryan Parman. The Go code, Dockerfile, and other "development-y" things are made available under the MIT License.

The TLD list itself (including the JSON-formatted tlds.json file) are made available under the terms listed in IANA: Licensing Terms, which states either public domain or the Creative Commons CC0 1.0 Universal (CC0 1.0): Public Domain Dedication license.

Inspiration

This is a port of the generation bits of stephenmathieson/node-tlds to Go. The original package suffers from the issues discussed in “npm & left-pad: Have We Forgotten How To Program?”, including depending on multiple third-party packages that are utterly unnecessary — even in JavaScript/Node.js.

I wanted to provide something more reliable, with no dependencies outside the standard library.

iana-tlds's People

Contributors

dependabot[bot] avatar skyzyx avatar step-security-bot avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.