nsdotjs
    Preparing search index...

    Function canonicalize

    • Canonicalizes a string by lowering its case and trimming whitespace and replacing spaces with underscores.

      Parameters

      • str: undefined | string

        The string to canonicalize

      Returns string