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

Git ref: 41737dd543cd4986630be58406a3387750f769d5

Module file Size
ngx-meta-core.mjs 3108 bytes (3.1KiB)
ngx-meta-json-ld.mjs 226 bytes (226B)
ngx-meta-open-graph.mjs 899 bytes (899B)
ngx-meta-routing.mjs 843 bytes (843B)
ngx-meta-standard.mjs 990 bytes (990B)
ngx-meta-twitter-card.mjs 510 bytes (510B)
Total 6576 bytes (6.5KiB)

📦 Bundle size (Angular v17)

Git ref: 41737dd543cd4986630be58406a3387750f769d5

Module file Size
ngx-meta-core.mjs 3108 bytes (3.1KiB)
ngx-meta-json-ld.mjs 226 bytes (226B)
ngx-meta-open-graph.mjs 899 bytes (899B)
ngx-meta-routing.mjs 843 bytes (843B)
ngx-meta-standard.mjs 990 bytes (990B)
ngx-meta-twitter-card.mjs 510 bytes (510B)
Total 6576 bytes (6.5KiB)

📦 Bundle size (Angular v16)

Git ref: 41737dd543cd4986630be58406a3387750f769d5

Module file Size
ngx-meta-core.mjs 3513 bytes (3.5KiB)
ngx-meta-json-ld.mjs 386 bytes (386B)
ngx-meta-open-graph.mjs 1246 bytes (1.3KiB)
ngx-meta-routing.mjs 1009 bytes (1009B)
ngx-meta-standard.mjs 1089 bytes (1.1KiB)
ngx-meta-twitter-card.mjs 667 bytes (667B)
Total 7910 bytes (7.8KiB)

📦 Bundle size (Angular v15)

Git ref: 41737dd543cd4986630be58406a3387750f769d5

Module file Size
ngx-meta-core.mjs 3513 bytes (3.5KiB)
ngx-meta-json-ld.mjs 386 bytes (386B)
ngx-meta-open-graph.mjs 1246 bytes (1.3KiB)
ngx-meta-routing.mjs 1009 bytes (1009B)
ngx-meta-standard.mjs 1089 bytes (1.1KiB)
ngx-meta-twitter-card.mjs 667 bytes (667B)
Total 7910 bytes (7.8KiB)

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