Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function matchAll
import { matchAll } from "https://deno.land/x/purgecss@0.1.4/src/utils.ts";

Parameters

str: string
regexp: RegExp

Returns

RegExpMatchArray[]