Skip to content

deno-libs/down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

down

nest badge GitHub Workflow Status Coverage

Check if website is down using ping command.

Example

import { down } from 'https://deno.land/x/[email protected]/mod.ts'

await down('example.com') // false

Registries

the ping module is available in the following Deno registries:

About

๐Ÿ“‰ Check if website is down using UNIX `ping` command

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project