vite-plugin-react-click-to-component
Component Inspector
A plugin that allows developers to open the source code of React components in their editor by right-clicking and selecting 'Open in Editor'
Option+Click React components in your browser to open the source in your editor
44 stars
2 watching
4 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 624 |
webfansplz/vite-plugin-vue-inspector | Automatically navigates to the local IDE when clicking on an element in the browser | 699 |
gsharath/react-component-library-vite | A React-based component library created with Vite for building reusable UI components | 4 |
vitejs/vite-plugin-react-pages | A framework for building document sites and React component demos with vite | 463 |
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
devexpress/testcafe-react-selectors | A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. | 203 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 317 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 574 |
open-wc/api-viewer-element | An API documentation and live playground tool for Web Components. | 271 |
matsuuu/web-component-devtools | An extension that enhances Web Component development experience by providing a Chrome Devtools panel for inspecting and modifying custom elements | 137 |
antfu-collective/vite-plugin-inspect | Tools to inspect and visualize intermediate states of Vite plugins during development and build processes | 1,307 |
sonnylazuardi/awponent | A curated collection of React Native UI components and demos for software developers to discover and showcase their work. | 182 |