Nextjs Analyzer
A powerful library to analyze Next.js applications, generate documentation, and perform security analysis. Designed to be clean, scalable, and extensible for public use. Features Route Discovery: Automatically scans Next.js projects (both Pages Router and App Router) to discover all routes and API handlers Documentation Generation: Generates comprehensive API documentation in multiple formats (Markdown, HTML, JSON) Security Analysis: Identifies security vulnerabilities and bad practices using built-in rules Plugin System: Easily extensible via plugins to add custom rules and documentation formatters CI/CD Integration: Seamlessly integrates into CI/CD pipelines with SARIF output and exit codes
// Gallery
Visual Journey

// Tech Stack
Built With
TypeScript
Commander
Babel
ATS parser
About This Project
A powerful library to analyze Next.js applications, generate documentation, and perform security analysis. Designed to be clean, scalable, and extensible for public use. Features Route Discovery: Automatically scans Next.js projects (both Pages Router and App Router) to discover all routes and API handlers Documentation Generation: Generates comprehensive API documentation in multiple formats (Markdown, HTML, JSON) Security Analysis: Identifies security vulnerabilities and bad practices using built-in rules Plugin System: Easily extensible via plugins to add custom rules and documentation formatters CI/CD Integration: Seamlessly integrates into CI/CD pipelines with SARIF output and exit codes