Static
toOptional
options: OptionsStatic
toTransform into upper case string with an underscore between words.
Optional
options: OptionsStatic
toTransform into a lower cased string with dashes between words.
Optional
options: OptionsStatic
toTransform into a string of capitalized words without separators.
Optional
options: OptionsStatic
toTransform into lower case string with an underscore between words.
Optional
options: OptionsStatic
breakStatic
Private
getPrivate
Get the indendation string based on how many and which type of indentation are requested.
the number of indendations to use
the type of indendations to use. SPACES by default.
Static
indentEnsures indentations are prepended to content.
to prepend the indentation.
the number of indendations to use. 1 by default
the type of indendations to use. SPACES by default.
Static
lowerStatic
renderJSONExamplesStatic
replaceStatic
snakeStatic
toStatic
upperGenerated using TypeDoc
Transform into a string with the separator denoted by the next word capitalized.