ncm-cli
ncm-cli copied to clipboard
Add HTML exporting feature for reports
See: https://github.com/nodesource/process/issues/36
Description: Allows for users to generate and export a NCM project report in HTML (as per customer request).
- Report contains project information similar to the
--longreport. - Users can specify the location and filename when exporting via
--html path/to/report.html(default exports to cwd with a timestamped report name).
TODO:
- [x] Implementation approval
- [x] Determine & implement design
- [ ] Add tests
Screenshot(s): a very ugly duckling

Changes completed as per your review @edsadr
Updated Example Screenshot:

Filtering now supported.


(and depending on security vulnerability level, as the cli does)
Reflection of changes
