| develop (2016-06-30 23:54:24 +0100) |
| master (2016-06-30 21:01:21 +0100) |
| Name |
|---|
| .gitignore |
| LICENCE |
| README.md |
| index.php |
| package.json |
| report.json.example |
| screenshot.png |
| template.php |
# JSON Report Turns a JSON object into a nice simple Bootstrap based HTML report. ## Setup #### Install Dependencies ```bash npm install ``` #### Setup JSON Object Fill the `report.json` with everything you need in your report. See `report.json.example` for the format. ## Screenshot