All Projects → Wscats → Spy

Wscats / Spy

A simple module that displays DOM attributes on mouseover inside a tooltip.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Spy

ML-University
Machine Learning Open Source University
Stars: ✭ 423 (+354.84%)
Mutual labels:  course, university
JavaScript-Bootcamp
Complete Documentation For JavaScript Bootcamp Course By Osama Elzero.
Stars: ✭ 27 (-70.97%)
Mutual labels:  course, dom
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (-68.82%)
Mutual labels:  course, university
Hpq
Utility to parse and query HTML into an object shape
Stars: ✭ 82 (-11.83%)
Mutual labels:  dom
Typo3scan
Scans TYPO3 extensions for usage of deprecated and or changed code
Stars: ✭ 83 (-10.75%)
Mutual labels:  extension
Styled Elements
Styled components for the DOM.
Stars: ✭ 87 (-6.45%)
Mutual labels:  dom
Filebrowser
📂 Web File Browser
Stars: ✭ 13,854 (+14796.77%)
Mutual labels:  extension
Obsidian Clipper
A Chrome extension that easily clips selections to Obsidian
Stars: ✭ 80 (-13.98%)
Mutual labels:  extension
Elastic Scout Driver Plus
Extension for Elastic Scout Driver
Stars: ✭ 90 (-3.23%)
Mutual labels:  extension
Compling nlp hse course
Материалы курса по компьютерной лингвистике Школы Лингвистики НИУ ВШЭ
Stars: ✭ 85 (-8.6%)
Mutual labels:  course
Noxim
Network on Chip Simulator
Stars: ✭ 83 (-10.75%)
Mutual labels:  university
Canvaskeyframes
最简单的序列帧动画canvas插件
Stars: ✭ 83 (-10.75%)
Mutual labels:  dom
Vvedenie Mashinnoe Obuchenie
📝 Подборка ресурсов по машинному обучению
Stars: ✭ 1,282 (+1278.49%)
Mutual labels:  university
Coreapifundamentals
The Starting Code for the Core API Fundamentals course using ASP.NET Core course on Pluralsight
Stars: ✭ 82 (-11.83%)
Mutual labels:  course
Iridium
Iridium is an extension built to improve your experience with the new YouTube Material layout
Stars: ✭ 1,298 (+1295.7%)
Mutual labels:  extension
Echo360
Commandline tool for automated downloads of echo360 videos hosted by university
Stars: ✭ 81 (-12.9%)
Mutual labels:  university
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-5.38%)
Mutual labels:  extension
Hyntax
Straightforward HTML parser for JavaScript
Stars: ✭ 84 (-9.68%)
Mutual labels:  dom
Domquery
PHP library for easy 'jQuery like' DOM traversing and manipulation.
Stars: ✭ 84 (-9.68%)
Mutual labels:  dom
Filetype
Fast, dependency-free, small Go package to infer the binary file type based on the magic numbers signature
Stars: ✭ 1,278 (+1274.19%)
Mutual labels:  extension

Spy

Download: Google Extension

A simple module that displays DOM attributes on mouseover inside a tooltip.

Demo

Instructions

Copy and paste the entire code into your web console Include the JS file in your code base This is implemented as an IIFE so the spy is turned on immediately upon execution.

Use cases

Help troubleshoot a UI bug Ensure that your app's DOM elements are working as expected (getting the right class on click, etc) Find out how another web app is structured

Thanks

License

Spy is released under the MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].