https://github.com/pajaydev/marko-detector
https://github.com/pajaydev/marko-detector
chrome-extension lasso lasso-marko marko marko-detector markojs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pajaydev/marko-detector
- Owner: pajaydev
- License: bsd-2-clause
- Created: 2018-02-10T05:22:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T07:28:29.000Z (about 8 years ago)
- Last Synced: 2026-01-01T10:42:56.004Z (5 months ago)
- Topics: chrome-extension, lasso, lasso-marko, marko, marko-detector, markojs
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/marko-detector/gooepjgighcgcmdgkjgdmjmobmodhbif/related?hl=en
- Size: 275 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Marko Detector
===========
Build a Chrome Extension to detect the Marko JS applications as you browse. It adds a small Marko icon and it highlights when your webpage
uses Marko.
When you click the icon, it will highlight all Marko components used in the webpage.
A Screenshot of eBay Home Page
.
Inspired from angular and React detector.