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

x/cueshit/utils.ts

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

Functions

Checks whether the given value is not undefined.

Pads the given number with zeros to reach the given length.

Wraps a command line argument in single quotes and escapes single quotes.

Replaces characters which are not allowed in a Windows filename.