vue-telescope-analyzer icon indicating copy to clipboard operation
vue-telescope-analyzer copied to clipboard

Feat/json output

Open eypacha opened this issue 8 months ago • 1 comments

Types of changes

  • [ ] New Detector
  • [ ] Bug fix (a non-breaking change which fixes an issue)
  • [x] New feature (a non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Description

This pull request introduces a new feature that adds a JSON output option. The addition of the --json flag allows users to receive the analysis results in a valid JSON format, facilitating easier parsing and integration with other cli tools.

Checklist:

  • [x] I have updated the README accordingly
  • [ ] I have added the icon of my detector in icons/

eypacha avatar Jun 14 '24 15:06 eypacha