UNPKG

lovable-tagger

Version:

Vite plugin for component tagging

10 lines (6 loc) 213 B
# Vite Plugin Component Tagger A Vite plugin that automatically adds `data-component-id` attributes to JSX/TSX components for easier debugging and tracking. ## Installation ```bash npm install @test/plugin ```