timeowilliams/Package Size Badge Action
Automatically calculate JavaScript bundle size and generate a badge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the JS bundle | yes | build/static/js/*.js |
| limit | Size limit in KB | no | 500 KB |
| label | Badge label | no | Bundle Size |
| color | Badge color | no | blue |
Outputs
| name | description |
|---|---|
| size | The size of the bundle in KB |