Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/path/posix/glob_to_regexp.ts

The Deno Standard Library
Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.224.0/path/posix/glob_to_regexp.ts";

Functions

Convert a glob string to a regular expression.