Skip to content

neelkarma/wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordcount

Really minimalistic word counter.

WordCount Screen Recording

FAQ

How do you get the reading and speaking times?

The reading time is based off an average reading speed of 275wpm and the speaking time is based off an average speaking speed of 180wpm.

Are spaces included in the character count?

Yes.

Development

Requirements:

  • Git
  • NodeJS
  • pnpm

To Develop:

  1. git clone https://github.com/neelkarma/wordcount.git
  2. pnpm i
  3. pnpm dev

To Build:

  1. All the steps but the last in To Develop
  2. pnpm build

About

A very minimalistic word counter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors