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

louisfnz/word-counter

Repository files navigation

Word Counter

Notes:

  • Assumes chunks have already been decoded and all characters are valid
  • Words are not sanitised and will include adjacent punctuation
  • Words are case sensitive, e.g. Test and test will count as two separate words
  • processChunk() returns false on an empty chunk signifying the end of the stream, but assumes this will be handled outside the class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0