word-counter Svelte Themes

Word Counter

Simple Svelte word counter

word-counter

A simple svelte word counter

Features

  • Counts words
  • Counts characters
  • Saves to localStorage
  • Looks cool

Developing

# should work fine with normal npm too
pnpm install
pnpm run dev -- --open

Building

To create a production version:

pnpm run build

You can preview the production build with pnpm run preview.

Top categories

Loading Svelte Themes