github-actions 4b3e7cdf39 Version bump
2020-09-04 15:55:41 +00:00
2020-09-04 17:52:56 +02:00
2020-09-02 17:35:29 +02:00
2020-09-04 16:59:57 +02:00
2020-09-03 13:41:05 +02:00
2020-09-04 16:59:57 +02:00
2020-09-04 15:55:41 +00:00
2020-09-04 15:55:41 +00:00
2020-09-02 19:37:46 +02:00

🛠 Status: In Development

This chrome extension is still in development, and dependant on custom-elements.json becoming a standardized format, and the catalog being in a more mature state. You can read more about custom-elements.json here.

Custom Elements Locator

Built with open-wc recommendations

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 start will rebuild on each change in the src folder, and trigger a reload of the extension.
  • Refresh your current tab

Extension on the Chrome Store

Description
No description provided
Readme 5.2 MiB
Languages
JavaScript 87.2%
HTML 12.8%