Static
toOptional
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 indentation string based on how many and which type of indentation are requested.
the number of indentations to use
the type of indentations to use. SPACES by default.
Static
indentEnsures indentations are prepended to content.
to prepend the indentation.
the number of indentations to use. 1 by default
the type of indentations to use. SPACES by default.
Static
lowerStatic
renderJSONExamplesStatic
replaceStatic
snakeStatic
toStatic
toStatic
upper
Transform into upper case string with an underscore between words.