Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Samirla/xmlview
Powerful XML viewer for Google Chrome and Safari
https://github.com/Samirla/xmlview
Last synced: about 2 months ago
JSON representation
Powerful XML viewer for Google Chrome and Safari
- Host: GitHub
- URL: https://github.com/Samirla/xmlview
- Owner: Samirla
- License: mit
- Created: 2010-01-08T18:56:54.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T15:37:24.000Z (over 2 years ago)
- Last Synced: 2024-08-02T14:10:49.334Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.04 MB
- Stars: 329
- Watchers: 23
- Forks: 76
- Open Issues: 37
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred-test - Samirla/xmlview - Powerful XML viewer for Google Chrome and Safari (JavaScript)
README
XV is a browser-based XML viewer, available as a Google Chrome and Safari extensions.
!http://files.chikuyonok.ru/xv/screenshot.png?v=2!
"Online demo":http://files.chikuyonok.ru/xv/ (works in Chrome, Safari, Firefox)
h2. Current features
* *Collapsable elements*: Alt+click to expand/collapse all descendant elements
* *Outline* for better document overview
* *Search by name or XPath*. By default uses simple search mode which looks for a partial match in element‘s or attribute’s name; use special symbols like '/' or '[' to search by XPath
* *Quick XPath mode*: hold down Command (Mac) or Ctrl (PC) key while moving mouse cursor over element‘s or attribute’s name to enter Quick XPath mode. Use Shift key to cycle through available XPath variants and then drag’n’drop element under cursor into text editor.
_Google Chrome users: click on element will copy XPath to clipboard_h3. Download
* "Google Chrome extension":https://chrome.google.com/webstore/detail/eeocglpgjdpaefaedpblffpeebgmgddk
* "Safari extension":http://files.chikuyonok.ru/xv/xv.safariextzYou can also download an "XSL stylesheet":https://github.com/sergeche/xmlview/downloads and use it for styling XML files with @@
h3. Installation
h4. Chrome
* Got to chrome://extensions/ and Enable XV — XML Viewer. If you want the viewer to automatically process XML feeds, Click on Options and tick the box Intercept requests for XML, RSS and ATOM documentsh3. Note for Safari on Mac plugin
Due to plugin’s nature, the styled XML is very unresponsive on mouse hover events (like Quick XPath mode) so you have to click on area of interest to get focus. I’m looking for a solutions of this problem.
------------------
XV design is inspired by MacRabbit’s "Espresso editor":http://macrabbit.com/espresso/