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 much bytes the library takes of your main bundle size when using all its features:
📦 Bundle size (Angular v18)
Git ref: 2b46b25138c63b8794b09bfda46c6af99cb4136b
Module file | Size |
---|---|
ngx-meta-core.mjs |
2812 bytes (2.8KiB) |
ngx-meta-json-ld.mjs |
224 bytes (224B) |
ngx-meta-open-graph.mjs |
984 bytes (984B) |
ngx-meta-routing.mjs |
449 bytes (449B) |
ngx-meta-standard.mjs |
990 bytes (990B) |
ngx-meta-twitter-card.mjs |
514 bytes (514B) |
Total | 5973 bytes (5.9KiB) |
📦 Bundle size (Angular v17)
Git ref: 2b46b25138c63b8794b09bfda46c6af99cb4136b
Module file | Size |
---|---|
ngx-meta-core.mjs |
2812 bytes (2.8KiB) |
ngx-meta-json-ld.mjs |
224 bytes (224B) |
ngx-meta-open-graph.mjs |
984 bytes (984B) |
ngx-meta-routing.mjs |
449 bytes (449B) |
ngx-meta-standard.mjs |
990 bytes (990B) |
ngx-meta-twitter-card.mjs |
514 bytes (514B) |
Total | 5973 bytes (5.9KiB) |
📦 Bundle size (Angular v16)
Git ref: 2b46b25138c63b8794b09bfda46c6af99cb4136b
Module file | Size |
---|---|
ngx-meta-core.mjs |
3255 bytes (3.2KiB) |
ngx-meta-json-ld.mjs |
368 bytes (368B) |
ngx-meta-open-graph.mjs |
1263 bytes (1.3KiB) |
ngx-meta-routing.mjs |
641 bytes (641B) |
ngx-meta-standard.mjs |
1087 bytes (1.1KiB) |
ngx-meta-twitter-card.mjs |
645 bytes (645B) |
Total | 7259 bytes (7.1KiB) |
📦 Bundle size (Angular v15)
Git ref: 2b46b25138c63b8794b09bfda46c6af99cb4136b
Module file | Size |
---|---|
ngx-meta-core.mjs |
3220 bytes (3.2KiB) |
ngx-meta-json-ld.mjs |
353 bytes (353B) |
ngx-meta-open-graph.mjs |
1233 bytes (1.3KiB) |
ngx-meta-routing.mjs |
626 bytes (626B) |
ngx-meta-standard.mjs |
1072 bytes (1.1KiB) |
ngx-meta-twitter-card.mjs |
630 bytes (630B) |
Total | 7134 bytes (7.0KiB) |
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