Next Viz
Visualizer for Next.js projects. I will document my journey on my personal website.
Roadmap
- Create base code for CLI (
@next-viz/cli
) - Create base code for Core (
@next-viz/core
) - Create base code for UI (
@next-viz/ui
) - Setup monorepo with Turborepo
- Make packages publishable by reading Turborepo docs
- Make proof of concept for CLI (Currently working on it)
- Setup CI/CD with Github Actions
- Create an AST parser for React projects
- Create a React component tree visualizer with React Flow
- ...
Installation
Working on it
Usage
Working on it
Contributing
Working on it
Author
- Railly Hugo (@raillyhugo)