Bundle size
In order to keep library take as few bytes as possible from your app's bundle size, we keep track of how much bytes the library takes from your bundle size.
Last commit on main
Here's how many bytes the library takes of your main bundle size when using all its features:
📦 Bundle size (Angular v21)
Git ref: c60cd12fa120d5203a06b4742c3888bef0e7b094
| Module file | Size |
|---|---|
ngx-meta-core.mjs |
3185 bytes (3.2KiB) |
ngx-meta-json-ld.mjs |
219 bytes (219B) |
ngx-meta-open-graph.mjs |
1086 bytes (1.1KiB) |
ngx-meta-routing.mjs |
369 bytes (369B) |
ngx-meta-standard.mjs |
949 bytes (949B) |
ngx-meta-twitter-card.mjs |
586 bytes (586B) |
| Total | 6394 bytes (6.3KiB) |
📦 Bundle size (Angular v20)
Git ref: c60cd12fa120d5203a06b4742c3888bef0e7b094
| Module file | Size |
|---|---|
ngx-meta-core.mjs |
3175 bytes (3.2KiB) |
ngx-meta-json-ld.mjs |
219 bytes (219B) |
ngx-meta-open-graph.mjs |
1086 bytes (1.1KiB) |
ngx-meta-routing.mjs |
369 bytes (369B) |
ngx-meta-standard.mjs |
949 bytes (949B) |
ngx-meta-twitter-card.mjs |
586 bytes (586B) |
| Total | 6384 bytes (6.3KiB) |
📦 Bundle size (Angular v19)
Git ref: c60cd12fa120d5203a06b4742c3888bef0e7b094
| Module file | Size |
|---|---|
ngx-meta-core.mjs |
3185 bytes (3.2KiB) |
ngx-meta-json-ld.mjs |
219 bytes (219B) |
ngx-meta-open-graph.mjs |
1086 bytes (1.1KiB) |
ngx-meta-routing.mjs |
369 bytes (369B) |
ngx-meta-standard.mjs |
949 bytes (949B) |
ngx-meta-twitter-card.mjs |
586 bytes (586B) |
| Total | 6394 bytes (6.3KiB) |
Pull request
Every pull request contains a comment tracking the bundle size including changes in that pull request. See CI/CD workflow or an example PR comment