Create HTML from TAP reports.
npm install taplet

``shnpm install --global taplet`
shnpm install --global taplet
`$ tape test.js | taplet...
$ tape test.js | taplet...
$ tape test.js | taplet --outputFile report.html``
!Example output