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

Git ref: 919c4de96a1cb14132c318091c963a2af5bedf79

Module file Size
ngx-meta-core.mjs 3234 bytes (3.2KiB)
ngx-meta-json-ld.mjs 219 bytes (219B)
ngx-meta-open-graph.mjs 1086 bytes (1.1KiB)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 949 bytes (949B)
ngx-meta-twitter-card.mjs 586 bytes (586B)
Total 6468 bytes (6.4KiB)

📦 Bundle size (Angular v18)

Git ref: 919c4de96a1cb14132c318091c963a2af5bedf79

Module file Size
ngx-meta-core.mjs 3234 bytes (3.2KiB)
ngx-meta-json-ld.mjs 219 bytes (219B)
ngx-meta-open-graph.mjs 1086 bytes (1.1KiB)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 949 bytes (949B)
ngx-meta-twitter-card.mjs 586 bytes (586B)
Total 6468 bytes (6.4KiB)

📦 Bundle size (Angular v17)

Git ref: 919c4de96a1cb14132c318091c963a2af5bedf79

Module file Size
ngx-meta-core.mjs 3234 bytes (3.2KiB)
ngx-meta-json-ld.mjs 219 bytes (219B)
ngx-meta-open-graph.mjs 1086 bytes (1.1KiB)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 949 bytes (949B)
ngx-meta-twitter-card.mjs 586 bytes (586B)
Total 6468 bytes (6.4KiB)

📦 Bundle size (Angular v16)

Git ref: 919c4de96a1cb14132c318091c963a2af5bedf79

Module file Size
ngx-meta-core.mjs 3434 bytes (3.4KiB)
ngx-meta-json-ld.mjs 193 bytes (193B)
ngx-meta-open-graph.mjs 859 bytes (859B)
ngx-meta-routing.mjs 379 bytes (379B)
ngx-meta-standard.mjs 751 bytes (751B)
ngx-meta-twitter-card.mjs 525 bytes (525B)
Total 6141 bytes (6.0KiB)

📦 Bundle size (Angular v15)

Git ref: 919c4de96a1cb14132c318091c963a2af5bedf79

Module file Size
ngx-meta-core.mjs 3409 bytes (3.4KiB)
ngx-meta-json-ld.mjs 198 bytes (198B)
ngx-meta-open-graph.mjs 859 bytes (859B)
ngx-meta-routing.mjs 373 bytes (373B)
ngx-meta-standard.mjs 751 bytes (751B)
ngx-meta-twitter-card.mjs 467 bytes (467B)
Total 6057 bytes (6.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