Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infi-pc/locatorjs


https://github.com/infi-pc/locatorjs

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

![LocatorJS](./docs/logo-noborders.png)

# LocatorJS

Click on UI Component in the browser to open its code in your IDE.

![Intro](./docs/intro.gif)

go to [www.locatorjs.com](https://www.locatorjs.com) for more info

## Install Browser extension

[Install extension from Chrome Web Store](https://chrome.google.com/webstore/detail/locatorjs/npbfdllefekhdplbkdigpncggmojpefi) (works for Chrome, Brave, Opera and Edge)

[Install extension from Firefox Add-ons](https://addons.mozilla.org/cs/firefox/addon/locatorjs/)

[Extension readme](./apps/extension/README.md) (requirements, troubleshooting, etc)

## Install as a library (or combination with extension)

[installation docs](https://www.locatorjs.com/install)

- [React DevTools based](https://www.locatorjs.com/install/react)
- [React data-id based](https://www.locatorjs.com/install/react-data-id)
- [SolidJS](https://www.locatorjs.com/install/solidjs)
- [Preact](https://www.locatorjs.com/install/preact)
- [Svelte](https://www.locatorjs.com/install/svelte)
- [Vue](https://www.locatorjs.com/install/vue)

## Contributing

Feel free to create issue or pull request.

[more info](./contributing.md)

## Similar projects and alternatives

- [click-to-component](https://github.com/ericclemmons/click-to-component)
- [react-dev-inspector](https://github.com/zthxxx/react-dev-inspector)
- [vite-plugin-react-inspector](https://github.com/sudongyuer/vite-plugin-react-inspector)
- [vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/main/packages/vite-plugin-svelte/src/ui/inspector)
- [vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector)
- [solid-devtools/locator](https://github.com/thetarnav/solid-devtools/tree/main/packages/locator)
- [code-inspector-plugin](https://github.com/zh-lx/code-inspector)