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: 665c741a8e4d5fdfae20b5b6a862842dbbcf0360

Module file Size
ngx-meta-core.mjs 3205 bytes (3.2KiB)
ngx-meta-json-ld.mjs 217 bytes (217B)
ngx-meta-open-graph.mjs 931 bytes (931B)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 857 bytes (857B)
ngx-meta-twitter-card.mjs 487 bytes (487B)
Total 6091 bytes (6.0KiB)

📦 Bundle size (Angular v17)

Git ref: 665c741a8e4d5fdfae20b5b6a862842dbbcf0360

Module file Size
ngx-meta-core.mjs 3205 bytes (3.2KiB)
ngx-meta-json-ld.mjs 217 bytes (217B)
ngx-meta-open-graph.mjs 931 bytes (931B)
ngx-meta-routing.mjs 394 bytes (394B)
ngx-meta-standard.mjs 857 bytes (857B)
ngx-meta-twitter-card.mjs 487 bytes (487B)
Total 6091 bytes (6.0KiB)

📦 Bundle size (Angular v16)

Git ref: 665c741a8e4d5fdfae20b5b6a862842dbbcf0360

Module file Size
ngx-meta-core.mjs 3469 bytes (3.4KiB)
ngx-meta-json-ld.mjs 201 bytes (201B)
ngx-meta-open-graph.mjs 870 bytes (870B)
ngx-meta-routing.mjs 379 bytes (379B)
ngx-meta-standard.mjs 808 bytes (808B)
ngx-meta-twitter-card.mjs 448 bytes (448B)
Total 6175 bytes (6.1KiB)

📦 Bundle size (Angular v15)

Git ref: 665c741a8e4d5fdfae20b5b6a862842dbbcf0360

Module file Size
ngx-meta-core.mjs 3386 bytes (3.4KiB)
ngx-meta-json-ld.mjs 206 bytes (206B)
ngx-meta-open-graph.mjs 870 bytes (870B)
ngx-meta-routing.mjs 373 bytes (373B)
ngx-meta-standard.mjs 808 bytes (808B)
ngx-meta-twitter-card.mjs 448 bytes (448B)
Total 6091 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