All Projects → CodHeK → XrayDOM

CodHeK / XrayDOM

Licence: other
🔥 X-ray your DOM using just the cursor and never open the console again!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to XrayDOM

cheatsheets
📋 Various cheatsheets made while working as a developer
Stars: ✭ 22 (+69.23%)
Mutual labels:  dom
MapML
Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML/spec/
Stars: ✭ 48 (+269.23%)
Mutual labels:  dom
BabyBrowser
A Small Web Browser Built in Python
Stars: ✭ 21 (+61.54%)
Mutual labels:  dom
move-into-view
move-into-view is such as sroll-into-view but better
Stars: ✭ 33 (+153.85%)
Mutual labels:  dom
swayer
Schema based frontend framework 👀
Stars: ✭ 40 (+207.69%)
Mutual labels:  dom
capsid
💊 Declarative DOM programming library. Lightweight (1.79 kb).
Stars: ✭ 76 (+484.62%)
Mutual labels:  dom
vanilla-jsx
Vanilla jsx without runtime. HTML Tag return DOM in js, No virtual DOM.
Stars: ✭ 70 (+438.46%)
Mutual labels:  dom
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (+46.15%)
Mutual labels:  dom
jsdom-devtools-formatter
Make jsdom elements look like real DOM elements in Chrome Devtools console
Stars: ✭ 40 (+207.69%)
Mutual labels:  dom
vue-identify-network
⚡ Identify what kinda internet your users are using!
Stars: ✭ 60 (+361.54%)
Mutual labels:  dom
ngx-event-modifiers
Event Modifiers for Angular Applications https://netbasal.com/implementing-event-modifiers-in-angular-87e1a07969ce
Stars: ✭ 14 (+7.69%)
Mutual labels:  dom
go-xmldom
XML DOM processing for Golang, supports xpath query
Stars: ✭ 38 (+192.31%)
Mutual labels:  dom
JavaScript-Bootcamp
Complete Documentation For JavaScript Bootcamp Course By Osama Elzero.
Stars: ✭ 27 (+107.69%)
Mutual labels:  dom
zebrajs
A modular, jQuery compatible, ultra light-weight JavaScript micro-library for modern browsers
Stars: ✭ 26 (+100%)
Mutual labels:  dom
wutpl
高性能模板引擎 (js template)
Stars: ✭ 85 (+553.85%)
Mutual labels:  dom
theBookOfNoah
Everything ive learned developing web applications
Stars: ✭ 22 (+69.23%)
Mutual labels:  dom
prax
Experimental rendering library geared towards hybrid SSR+SPA apps. Focus on radical simplicity and performance. Tiny and dependency-free.
Stars: ✭ 18 (+38.46%)
Mutual labels:  dom
texthighlighter
a no dependency typescript npm package for highlighting user selected text
Stars: ✭ 17 (+30.77%)
Mutual labels:  dom
UndoRedo.js
A powerful and simple JavaScript library provides a history for undo/redo functionality. Just like a time machine! 🕐
Stars: ✭ 19 (+46.15%)
Mutual labels:  dom
JsObjExporter
A little JavaScript plugin to generate PDF, XLS, CSV and DOC from JavaScript Object or DOM element only from the frontend!
Stars: ✭ 58 (+346.15%)
Mutual labels:  dom

XrayDOM

X-ray your DOM using just the cursor and never open the console again! Using this ChromeExtension you view attributes like the class to which is belongs, dimensions of the element, font used and the color of the text!

How to use ? :

  • Download the zip
  • Go to chrome://extensions/ and check the box for Developer mode in the top right.
  • Locate the ZIP file on your computer and unzip it.
  • Go back to the chrome://extensions/ page and click the Load unpacked extension button and select the unzipped folder.

See examples below :

alt alt alt alt

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].