Skip to content

NadyKamenskaya/Book-Info-Parser

Repository files navigation

Book-Info-Parser

GitHub Actions Maintainability Test Coverage

Description

Test assignment for GSS Cosmetics. A JavaScript script for retrieving and displaying book data from an HTML page.

Utility features

The utility collects information about books from the html file.

Minimum requirements

Make sure you have Node.js version 13 or higher installed

Get started

Clone repository

git clone git@github.com:NadyKamenskaya/Book-Info-Parser.git

Install dependencies

make install

Help output

bookperser -h
bookperser --help

Publishing

make publish

Running from the project root folder

bookparser __fixtures__/file1.html

Testing

make test
make test-coverage

Lintering

make lint

Asciinema:

asciicast

About

Test assignment for GSS Cosmetics (https://mail.google.com/mail/u/0/?pli=1#inbox/FMfcgzGsnLFJLBlLjvbffCSPzgbtRRZC?projector=1&messagePartId=0.1). A JavaScript script for retrieving and displaying book data from an HTML page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published