Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak/deps.ts>parse

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function parse
import { parse } from "https://deno.land/x/oak@v12.6.2/deps.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process

Returns

ParsedPath