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