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

16 lines
378 B
Markdown

---
layout: page
title: Statistics | DiceBear Avatar API Usage & Trends
titleTemplate: false
description: >
Live statistics for the DiceBear Avatar API: daily requests, bandwidth, npm
downloads, popular styles, version distribution, and output formats.
aside: false
---
<script setup>
import PageStats from '@theme/components/pages/PageStats.vue';
</script>
<PageStats />