A simple word counter written in Svelte.
https://word-counter.sawyer.systems/
src | ||
static | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
eslint.config.js | ||
jsconfig.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
svelte.config.js | ||
vite.config.js |
word-counter
A simple word counter written in Svelte.
You can see it live at word-counter.sawyer.systems.
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
.
Todo
- Time to read
- Time to speak
- Word frequency