Skip to content

micxye/reviews-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Highlights

This script requires Node.js https://nodejs.org/en/download/

Please place .txt file in the reviews folder. Make sure the file is formatted so that each review is on a new line, and ended by a comma.

An example .txt file with 3 reviews:

This restuarant is awesome!,
Food here is pretty decent.,
Don't come here.

In terminal, navigate to root folder reviews-highlighter and then enter:

  1. npm start
  2. filename in reviews folder (marlowe.txt)
  3. number of highlights (integer)

Your highlights will be printed to the console!

About

A node.js shell script that reads reviews from a .txt file and logs highlights to the console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published