4.0.5 • Published 7 months ago
pbj-visualization
This provides a view of your PBinJ context. Both in network and table form.
see docs
Project Setup
pnpm install
Compile and Hot-Reload for Development
pnpm dev
Type-Check, Compile and Minify for Production
pnpm build
Run Unit Tests with Vitest
pnpm test:unit