maymeow/Create Slug Action
Create a slug from a string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| text | The string to slugify | yes | — |
Outputs
| name | description |
|---|---|
| slug | The slugified string |