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: e9f3a13d3c01132d8f6a34d5ceb110f3d8afa220

Module file Size
ngx-meta-core.mjs 3205 bytes (3.2KiB)
ngx-meta-json-ld.mjs 223 bytes (223B)
ngx-meta-open-graph.mjs 997 bytes (997B)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 911 bytes (911B)
ngx-meta-twitter-card.mjs 523 bytes (523B)
Total 6253 bytes (6.2KiB)

📦 Bundle size (Angular v17)

Git ref: e9f3a13d3c01132d8f6a34d5ceb110f3d8afa220

Module file Size
ngx-meta-core.mjs 3205 bytes (3.2KiB)
ngx-meta-json-ld.mjs 223 bytes (223B)
ngx-meta-open-graph.mjs 997 bytes (997B)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 911 bytes (911B)
ngx-meta-twitter-card.mjs 523 bytes (523B)
Total 6253 bytes (6.2KiB)

📦 Bundle size (Angular v16)

Git ref: e9f3a13d3c01132d8f6a34d5ceb110f3d8afa220

Module file Size
ngx-meta-core.mjs 3409 bytes (3.4KiB)
ngx-meta-json-ld.mjs 195 bytes (195B)
ngx-meta-open-graph.mjs 804 bytes (804B)
ngx-meta-routing.mjs 379 bytes (379B)
ngx-meta-standard.mjs 739 bytes (739B)
ngx-meta-twitter-card.mjs 470 bytes (470B)
Total 5996 bytes (5.9KiB)

📦 Bundle size (Angular v15)

Git ref: e9f3a13d3c01132d8f6a34d5ceb110f3d8afa220

Module file Size
ngx-meta-core.mjs 3384 bytes (3.4KiB)
ngx-meta-json-ld.mjs 200 bytes (200B)
ngx-meta-open-graph.mjs 804 bytes (804B)
ngx-meta-routing.mjs 373 bytes (373B)
ngx-meta-standard.mjs 739 bytes (739B)
ngx-meta-twitter-card.mjs 412 bytes (412B)
Total 5912 bytes (5.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