This package has been split into @locator/babel-jsx and @locator/runtime. Please go to https://github.com/infi-pc/locatorjs to get instructions on how to use them.
LocatorJs open-in-editor tools for Angular projects
Webpack/Turbopack loader for LocatorJS that enables component location tracking in projects using SWC or Turbopack where direct Babel plugin usage is not possible.
Experimental Next.js plugin for LocatorJS - adds data-source attributes to JSX elements for debugging. Works with webpack and Turbopack.
Quickly navigate to the line of code that is responsible for rendering a component
No description provided.
React dev inspector — hover to see component names, click to open source in your editor. Works with React 19 + Turbopack.
No description provided.
SWC plugin that injects data-source attributes with file:line:col into JSX DOM elements. Replaces React 19's removed __debugSource. Works with Next.js 15/16 + Turbopack.
No description provided.
一个用于vite的代码链接工具,本人使用vite+vue3+vscode可以完成跳转
TreeLocatorJS runtime for component ancestry tracking. Alt+click any element to copy its component tree to clipboard. Exposes window.__treelocator__ API for browser automation (Playwright, Puppeteer, Selenium, Cypress).
Setup wizard for TreeLocatorJS - auto-configure component ancestry tracking
Zero-config UI locator tool for React, Vue, and Svelte