Files
dicebear--dicebear/apps/docs/pages/tools/bundle-size/index.md
T
2026-07-13 12:25:08 +08:00

380 B
Raw Blame History

layout, title, description, aside, editLink
layout title description aside editLink
doc Bundle Size Estimator Tools Pick the DiceBear styles you plan to use and see how many gzipped kilobytes they'll add to your JavaScript bundle. false false
<script setup lang="ts"> import BundleSizeTool from "@theme/components/tools/BundleSizeTool.vue"; </script>