EvandroLG / selecting

:fishing_pole_and_fish: A library that allows you to access the text selected by the user
92 stars 12 forks source link

Add wordCount property closes #16 #17

Closed felquis closed 9 years ago

felquis commented 9 years ago

It's a basic functionality, and should be reviewed, there's a kind of bug already, if the user select something like ', a', wordCount will return two words selected, but, actually there's just one word in this string. We should remove punctuation and other characters that ins't a word.

But, it's working.

felquis commented 9 years ago

Tested in Chrome, Android.

EvandroLG commented 9 years ago

nice job, man!

felquis commented 9 years ago

Thanks :) Em 16/01/2015 11:21, "Evandro Leopoldino Gonçalves" < notifications@github.com> escreveu:

nice job, man!

— Reply to this email directly or view it on GitHub https://github.com/EvandroLG/selecting/pull/17#issuecomment-70252335.