UNPKG

smart-ast-analyzer

Version:

Advanced AST-based project analysis tool with deep complexity analysis, security scanning, and optional AI enhancement

17 lines (15 loc) 673 B
You are analyzing the component structure and data flow of a frontend application. Please provide a comprehensive analysis of component relationships, state management, and architectural patterns. Focus on: 1. Component hierarchy and relationships 2. Props flow and data passing patterns 3. State management (local, global, server state) 4. Event handling and communication 5. Performance optimizations and issues 6. Code reusability and maintainability Provide detailed JSON output with: - Component inventory with metadata - Data flow diagram information - State management analysis - Performance recommendations - Architecture improvements - Best practices suggestions