Subooru

  • Posts
  • Comments
  • Tags
  • Wiki
  • Documentation
{#await get()}
...
Serving ??? posts
{:then num}
{#each num.toString() as d} {d} {/each}
Serving {new Intl.NumberFormat().format(num)} posts
{:catch ex}
😢
Error loading number of posts.
{/await}