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

x/wcarbon/src/util.ts>slugify

CLI tool for Website Carbon's API
Go to Latest
function slugify
import { slugify } from "https://deno.land/x/wcarbon@v1.4.0/src/util.ts";

Slugify a string. Ex. example.org becomes example-org

Parameters

text: string