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: 7 months 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 (about 8 years ago)
 - Default Branch: master
 - Last Pushed: 2023-02-03T02:59:29.000Z (almost 3 years ago)
 - Last Synced: 2025-03-26T22:38:05.837Z (7 months ago)
 - Topics: availability, check, cli, command-line, domain, now, price, pricing, status, zeit
 - Language: JavaScript
 - Homepage:
 - Size: 5.03 MB
 - Stars: 2
 - Watchers: 1
 - Forks: 0
 - Open Issues: 16
 - 
            Metadata Files:
            
- Readme: readme.md
 - License: license
 
 
Awesome Lists containing this project
README
          # now-domains [](https://travis-ci.org/bukinoshita/now-domains)
> Check now domains availability and pricing
## Install
```bash
$ npm-install -g now-domains
```
## Usage
```bash
$ now-domains --help
  Usage:
    $ now-domains 
    $ now-domains  --price
  Example:
    $ now-domains bukinoshita.io
    $ now-domains bukinoshita.io --price
  Options:
    -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)