Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StringHelper

Index

Methods

Static fromCamelToHyphen

  • fromCamelToHyphen(input: string): string

Static fromCamelToPascal

  • fromCamelToPascal(input: string): string

Static fromCamelToUnderscore

  • fromCamelToUnderscore(input: string): string

Static fromHyphenToCamel

  • fromHyphenToCamel(input: string): string

Static fromPascalToCamel

  • fromPascalToCamel(input: string): string

Static fromUnderscoreToCamel

  • fromUnderscoreToCamel(input: string): string

Generated using TypeDoc