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

x/cheerio/mod.ts>cheerio

Cheerio port to Deno with typings
Go to Latest
variable cheerio
Re-export
Deprecated
Deprecated

Use the function returned by load instead.

import { cheerio } from "https://deno.land/x/cheerio@1.0.6/mod.ts";

The default cheerio instance.