Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more

down

Check if website is down using ping command.

Registries

Example

import { down } from 'https://deno.land/x/down@1.0.0/mod.ts'

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