Skip to content

Instantly share code, notes, and snippets.

View MarketingPip's full-sized avatar
🚬
🌳

Jared Van Valkengoed MarketingPip

🚬
🌳
View GitHub Profile
import wtf from "https://esm.sh/wtf_wikipedia";
import wtf_plugin from "https://esm.sh/wtf-plugin-api";
wtf.extend(wtf_plugin);
class CategoryPageBuilder {
constructor(category, maxDepth) {