The commands you know. Now with more possibility.
VLT delivers the tools and infrastructure developers need to streamline package management, scale efficiently, and secure a faster, more tailored web experience.
Features you won't be able to live without
From companion binaries, to dependency visualization. Whether you're in the browser or prefer the command line, we've got you covered.
Queries, Security and Reliability
Query your dependencies and uncover the blackbox that is your graph.
Explore Dependencies
From human format, to mermaid graphs, whether you're in the browser, or prefer the command line, vlt query has you covered.
Human
A human-readable format displaying data as a tree structure, allowing for easy comprehension of nested relationships.
JSON
Ideal for data interchange between systems, representing information in a readable, machine-friendly way.
Mermaid
A format using Mermaid syntax to create visual diagrams, helping to illustrate complex data flows or hierarchies.
Query your graph
Use CSS-selector-inspired syntax to search and filter your dependency graph from the CLI or the browser.
$vlt query ':project > *' --view human
react@18.3.1
react-dom@18.3.1
next@15.1.0
typescript@5.7.3
tailwindcss@4.0.0
... 12 more

