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: 1617accf7debd670691a94a557a1d5856d112d43

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

📦 Bundle size (Angular v17)

Git ref: 1617accf7debd670691a94a557a1d5856d112d43

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

📦 Bundle size (Angular v16)

Git ref: 1617accf7debd670691a94a557a1d5856d112d43

Module file Size
ngx-meta-core.mjs 3501 bytes (3.5KiB)
ngx-meta-json-ld.mjs 386 bytes (386B)
ngx-meta-open-graph.mjs 1220 bytes (1.2KiB)
ngx-meta-routing.mjs 1009 bytes (1009B)
ngx-meta-standard.mjs 885 bytes (885B)
ngx-meta-twitter-card.mjs 641 bytes (641B)
Total 7642 bytes (7.5KiB)

📦 Bundle size (Angular v15)

Git ref: 1617accf7debd670691a94a557a1d5856d112d43

Module file Size
ngx-meta-core.mjs 3501 bytes (3.5KiB)
ngx-meta-json-ld.mjs 386 bytes (386B)
ngx-meta-open-graph.mjs 1220 bytes (1.2KiB)
ngx-meta-routing.mjs 1009 bytes (1009B)
ngx-meta-standard.mjs 885 bytes (885B)
ngx-meta-twitter-card.mjs 641 bytes (641B)
Total 7642 bytes (7.5KiB)

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