https://github.com/mhdcodes/iodomains
Check the availability of popular io domains in various top-level domains (TLDs)
https://github.com/mhdcodes/iodomains
Last synced: 28 days ago
JSON representation
Check the availability of popular io domains in various top-level domains (TLDs)
- Host: GitHub
- URL: https://github.com/mhdcodes/iodomains
- Owner: mhdcodes
- Created: 2024-10-10T12:31:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-10T12:32:00.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:12:32.381Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iodomains
Check the availability of popular io domains in various top-level domains (TLDs)
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.