alexrogalskiy/Styled quotes
Create styled quotes by category and input color parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| category | quotes category | no | random |
| pattern | quotes image background pattern | no | random |
| width | quotes image width | no | 100% |
| height | quotes image height | no | 100% |
| backgroundColor | quotes image background color | no | %23FFFFFF |
| fontColor | quotes image font color | no | %230A83DC |
| opacity | quotes image background opacity | no | 0.3 |
| colorPattern | quotes image text color | no | %23FFE0E9 |
| name | quotes image name | no | quote |
| path | quotes image path | no | images |
Outputs
| name | description |
|---|---|
| image | quote image generated by input parameters |