Barbapapazes / unjs-relations

Visualize interdependencies between UnJS repositories πŸ”­

Home Page:https://unjs.io/relations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This project has moved to the official UnJS website.

Every UnJS Packages

Relations UnJS

code style

Discover UnJS ecosystem from a new angle! πŸ”­

  • πŸͺ„ Visualize dependencies from UnJS packages
  • 🎨 Add any npm package to the graph
  • πŸ“¦ Add packages from a GitHub repository or organization
  • πŸ‘Ά Print children UnJS dependencies
  • πŸŒ™ Enable dark mode

πŸ‘‰ Check it out

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

Visualize interdependencies between UnJS repositories πŸ”­

https://unjs.io/relations


Languages

Language:Vue 72.1%Language:TypeScript 27.1%Language:CSS 0.7%Language:JavaScript 0.1%