curlygirltech / word-count

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge number 2- Word Count

Project site link: Word Counter

Description:

Word Counter that takes in a set of text and counts the words, characters, sentences, paragraphs, and bigrams. This was created with javascript and has no dependencies. It also includes an average reading time, and frequently used keywords feature

Additional Features:

Average reading time

Frequently used keywords

Author:

Jovonne Cameron

Resources:

Regex

Bigrams

About


Languages

Language:JavaScript 64.9%Language:HTML 27.9%Language:CSS 7.2%