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
43 stars
2 watching
4 forks
Language: TypeScript
last commit: 12 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. | 608 |
webfansplz/vite-plugin-vue-inspector | Automatically navigates to the local IDE when clicking on an element in the browser | 694 |
gsharath/react-component-library-vite | A React-based component library created with Vite for building reusable UI components | 3 |
vitejs/vite-plugin-react-pages | A framework for building document sites and React component demos with vite | 461 |
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. | 316 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
open-wc/api-viewer-element | An API documentation and live playground tool for Web Components. | 270 |
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 | Tool to inspect and visualize Vite plugin transformations during development | 1,289 |
sonnylazuardi/awponent | A curated collection of React Native UI components and demos for software developers to discover and showcase their work. | 182 |