0.0.2 • Published 6 years ago

@flobis/occurenceslib v0.0.2

Weekly downloads
-
License
GPL
Repository
github
Last release
6 years ago

OccurencesLib

You will here find a library that gives you the number of time each word appears.

Rules

  • Only words of two or more letters will be reported
  • Compound words will be reported as one
  • Latin special characters are supported
  • You can specify if you want the algorithm to be case sensitive or not

  • Numbers won't be reported

  • Letters mixed with numbers like pseudonyms only report letters parts if they do have a length of two or more
    • ex: FLobis123ba will report Flobis