{#each Object.keys(tools).filter((t) => t !== 'default') as t} (tool = t)}>
{tools[t].name()}

{#if tools[t].description}

{tools[t].description?.()}
{/if}
{/each}

Have any requests for cool tools that you think others might find useful? Send a private message to @fuwn on AniList!