waqashsn / js_string_word_counter

Counting how many times a word appears in a string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"A piece of JavaScript code that when given a string will return the number of times words in that string appear."

About

Counting how many times a word appears in a string


Languages

Language:HTML 56.0%Language:JavaScript 44.0%