mirror of
https://github.com/open-wc/locator.git
synced 2026-03-10 08:51:21 +00:00
4b3e7cdf3902c65bb09807cfd8a3ad29c47f1fa1
🛠 Status: In Development
This chrome extension is still in development, and dependant on
custom-elements.jsonbecoming a standardized format, and the catalog being in a more mature state. You can read more aboutcustom-elements.jsonhere.
Custom Elements Locator
Chrome extension to find custom elements on a page, and search the catalog for extra information
Instructions
- Write code
- Run
npm run build - Go to chrome://extensions/
- Toggle 'Developer mode' in top right corner
- Click 'Load unpacked' in top left corner
- Select the root folder of this project
If you are implementing and want to test repeatedly:
- Install Extensions Reloader
- Running
npm run startwill rebuild on each change in thesrcfolder, and trigger a reload of the extension. - Refresh your current tab
Extension on the Chrome Store
Description
Languages
JavaScript
87.2%
HTML
12.8%

