hsuliz/Encode string
Encodes the given string to the desired encoding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| string-to-encode | String which will be encoded | yes | — |
Outputs
| name | description |
|---|---|
| encoded-string | Encoded string |