Skip to main content
Module

x/aleph/server/helper.ts>isLocalUrl

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function isLocalUrl
import { isLocalUrl } from "https://deno.land/x/aleph@v0.3.0-beta.12/server/helper.ts";

check whether it is a localhost url.

Parameters

url: string

Returns

boolean