vgeorge-fi/reverse
Outputs the reverse of given string.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| text | Input text to be reversed. | yes | FISHER INVESTMENTS |
Outputs
| name | description |
|---|---|
| text | Outputs the original text. |
| reverse | Outputs the reversed text. |