Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ up Public
forked from denorg/up

πŸ”Œ Check if a website is up with Deno

License

Notifications You must be signed in to change notification settings

oplik0/up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

πŸ”Œ Up

Check if a website is up right now in Deno.

Test CI

import { isUp } from "https://deno.land/x/up/mod.ts";
const result = await isUp("https://google.com"); // true

Required permissions:

  1. --allow-net

πŸ‘©β€πŸ’» Development

Run tests:

deno test --allow-net

⭐ Related

πŸ“„ License

MIT Β© Denorg

About

πŸ”Œ Check if a website is up with Deno

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • TypeScript 100.0%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /