vectojs-devtools

Installation
SKILL.md

VectoJS Devtools (@vectojs/devtools, 0.11.0+)

An in-page Virtual Math Tree inspector plus a headless audit/capture layer. The panel itself is a VectoJS Scene (dogfooding @vectojs/ui), docked to the right edge of the page. Peer deps: @vectojs/core >=1.0.0 <2.0.0, and @vectojs/ui >=1.0.0 <3.0.0 (optional).

Attach / detach

import { attachDevtools } from "@vectojs/devtools";
Installs
1
First Seen
Aug 11, 2026
vectojs-devtools — vectojs/vectojs-skills