bjhale/Generate Slugs
Generate slugs for multi-branch deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| short_length | Length of short slug | no | 20 |
Outputs
| name | description |
|---|---|
| full | Full slug |
| short | Short slug |
| mysql | Short slug suitable for MySQL usage |