@feugene/granularity-devtools

A Vue DevTools panel: where a prop value came from, what the overlay stack looks like and which design-system rules the application breaks. Development only.

version
0.3.2
Public subpaths
2
Components
0
Runtime dependencies
2

How the package describes itself on npm: Vue DevTools panel for @feugene/granularity — where a prop value came from, the overlay layer stack and design-system warnings.

Installation

The command installs the package and its required peer dependencies: the library does not bring them, because your application already has them.

npm i @feugene/granularity-devtools @feugene/granularity vue
pnpm add @feugene/granularity-devtools @feugene/granularity vue
yarn add @feugene/granularity-devtools @feugene/granularity vue
bun add @feugene/granularity-devtools @feugene/granularity vue

What is inside

The manifest declares 2 entry points — importing through them is what keeps the bundle free of what you did not use.

Runtime dependencies: @vue/devtools-api, @vue/devtools-kit.

The package ships no components.

Package documentation

The package has no separate documentation: the README and the types are all there is.