@chip/cstd - v0.0.8
    Preparing search index...

    Function variableToWords

    • Splits a variable name into its constituent words, supporting camelCase, PascalCase, kebab-case, and snake_case formats.

      Parameters

      • variable: string

      Returns string[]