Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cueshit/utils.ts>sanitizeFilename

Convert between different cue sheet / chapter / tracklist formats
Latest
function sanitizeFilename
import { sanitizeFilename } from "https://deno.land/x/cueshit@v0.7.0/utils.ts";

Replaces characters which are not allowed in a Windows filename.

Parameters

baseName: string

Returns

string