A premium, Japanese-magazine inspired web application to visualize the relationships between anime characters and their voice actors (Seiyuu).
- Dynamic Relationship Mapping: Explore the tree of characters voiced by the same Seiyuu.
- Japanese Editorial Design: Authentic aesthetics featuring Washi paper textures, Hanko stamps, and vertical typography.
- Dual Theme Support: Elegant Dark (Sumi) and Light (Washi) modes.
- Detailed Insights: Deep dive into character and staff biographies, featuring notable media posters.
- High-Quality Export: Capture your exploration as a "Shikishi" (traditional paper board) image.
- Vue 3 - The Progressive JavaScript Framework.
- ani-client - A powerful AniList API wrapper by gonzyui.
- Vue Flow - Highly customizable library for building node-based applications.
- Lucide - Beautiful & consistent icons.
- html-to-image - Capture DOM nodes as images.
- Clone the repository.
- Install dependencies:
pnpm install. - Start the development server:
pnpm run dev.