Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bukinoshita/now-domains
Check now domains availability and pricing
https://github.com/bukinoshita/now-domains
availability check cli command-line domain now price pricing status zeit
Last synced: about 1 month ago
JSON representation
Check now domains availability and pricing
- Host: GitHub
- URL: https://github.com/bukinoshita/now-domains
- Owner: bukinoshita
- License: mit
- Created: 2017-08-24T05:51:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T02:59:29.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T18:45:55.693Z (about 1 month ago)
- Topics: availability, check, cli, command-line, domain, now, price, pricing, status, zeit
- Language: JavaScript
- Homepage:
- Size: 5.03 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# now-domains [![Build Status](https://travis-ci.org/bukinoshita/now-domains.svg?branch=master)](https://travis-ci.org/bukinoshita/now-domains)
> Check now domains availability and pricing
## Install
```bash
$ npm-install -g now-domains
```## Usage
```bash
$ now-domains --helpUsage:
$ now-domains
$ now-domains --priceExample:
$ now-domains bukinoshita.io
$ now-domains bukinoshita.io --priceOptions:
-p, --price check domain price and availability
-h, --help show help options
-v, --version show version
```## Motivation
`now domains buy ` from `now` already checks if the domain is available or not and also asks if you want to buy the domains or not. This module removes the ability to buy a domain, so you don't accidentally buy a domain. The purpose of this module is just to check the price and availability of a domain.
## Demo
## Related
- [now-domains-price](https://github.com/bukinoshita/now-domains-price) — Check now domains price
- [now-domains-status](https://github.com/bukinoshita/now-domains-status) — Check now domains availability## License
MIT © [Bu Kinoshita](https://bukinoshita.io)