dignio/To letter case

Convert a string to kebab, camel and snake case

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 6, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: dignio/letter-case-action@d1a40a2dfeece2f4b61778ccff657d0132ae8633 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
stringThe string to transformyes
namedescription
kebabThe kebab case string
camelThe camel case string
snakeThe snake case string