jcroyoaun/Text Transformer Action

Takes text input and outputs various transformations (uppercase, lowercase, slug, etc)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
textThe text to transformyes
add-timestampWhether to add timestamp to outputsnofalse
namedescription
uppercaseThe text in UPPERCASE
lowercaseThe text in lowercase
slugThe text as a url-friendly slug
reversedThe text reversed
char-countNumber of characters in text
timestampTimestamp when transformation occurred (if enabled)