Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


web / lib/utils/humanize-file-name

lib/utils/humanize-file-name

Strips the file extension and normalizes whitespace from a filename to produce a human-readable label.

Functions

humanizeFileName()

humanizeFileName(fileName): string

Parameters

fileName

string

Returns

string

Last updated on