Skip to content

williamdyoon/wordcount

 
 

Repository files navigation

Wordcounter Chrome Extension!

Reference

word counter

Roadmap

  • get the basics chrome extension down

  • UI first? or functionality of word counting logic?

  • connecting the UI to the mouse cursor highlight to js

  • [ ]

  • we have the enabled button

  • we highlight the word/sentence/paragraph

  • we open the popup again

  • it 'automatically?' has the wordcounts/analytics

    • does the algo run upon clicking the button?
    • or constantly?
  • using the wordcount.net - extra added functions *

MVP

  • at least the counter of the words

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • HTML 15.5%
  • CSS 5.0%