Skip to content

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 v17)

Git ref: a85c45b80d2a4ced8a22ed9ef7df0a844b98cdf0

Module file Size
ngx-meta-core.mjs 3094 bytes (3.1KiB)
ngx-meta-json-ld.mjs 226 bytes (226B)
ngx-meta-open-graph.mjs 899 bytes (899B)
ngx-meta-routing.mjs 839 bytes (839B)
ngx-meta-standard.mjs 768 bytes (768B)
ngx-meta-twitter-card.mjs 499 bytes (499B)
Total 6325 bytes (6.2KiB)

📦 Bundle size (Angular v16)

Git ref: a85c45b80d2a4ced8a22ed9ef7df0a844b98cdf0

Module file Size
ngx-meta-core.mjs 3507 bytes (3.5KiB)
ngx-meta-json-ld.mjs 392 bytes (392B)
ngx-meta-open-graph.mjs 1238 bytes (1.3KiB)
ngx-meta-routing.mjs 1015 bytes (1015B)
ngx-meta-standard.mjs 885 bytes (885B)
ngx-meta-twitter-card.mjs 659 bytes (659B)
Total 7696 bytes (7.6KiB)

📦 Bundle size (Angular v15)

Git ref: a85c45b80d2a4ced8a22ed9ef7df0a844b98cdf0

Module file Size
ngx-meta-core.mjs 3507 bytes (3.5KiB)
ngx-meta-json-ld.mjs 392 bytes (392B)
ngx-meta-open-graph.mjs 1238 bytes (1.3KiB)
ngx-meta-routing.mjs 1015 bytes (1015B)
ngx-meta-standard.mjs 885 bytes (885B)
ngx-meta-twitter-card.mjs 659 bytes (659B)
Total 7696 bytes (7.6KiB)

Pull request

Every pull request contains a comment tracking the bundle size including changes in that pull request. See CI/CD workflow or a sample PR comment