camel case string
Transform camel case string to snake case. e.g. authorId -> author_id
camel case string
Create URL parameters from a CliOptions object
Options from the CLI
Transform a ChallengeApiResponse to a Challenge
The response from the API
Generated using TypeDoc
Transform camel case string to kebab case. e.g. authorId -> author-id