8000 GitHub - s4wyer/word-counter: Simple Svelte word counter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

s4wyer/word-counter

Repository files navigation

word-counter

A simple word counter written in Svelte

Screenshot

Features

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

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

About

Simple Svelte word counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0