Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 322 Bytes

File metadata and controls

19 lines (11 loc) · 322 Bytes

JSON Report

Turns a JSON object into a nice simple Bootstrap based HTML report.

Setup

Install Dependencies

npm install

Setup JSON Object

Fill the report.json with everything you need in your report. See report.json.example for the format.

Screenshot

Screen Shot