A newman html report template which contains request and response details (body plus http headers) in the report. (similar what you could get with the newman v2 -O out option)
The template is a modification from the original reporter file
newman run -e my.environment.json -g my.globals.json --reporters cli,html --reporter-html-template templates/htmlreqres.hbs --reporter-html-export my_report.html my.collection.postman.json
Please review the Contribution to Awesome guide for information on how to get started contributing to the project.