Skip to content

xefimx/ui5-inspector

 
 

Repository files navigation

OpenUI5

Built with Grunt Build Status Coverage Status

ReviewNinja

UI5 Inspector

The UI5 Inspector is a standard Chrome extension for debugging and getting to know UI5 applications.

It's free and open source: UI5 Inspector is licensed under the Apache License, Version 2.0. See LICENSE.txt for more information.

Download

The extension can be downloaded from Google WebStore

Run it locally

You can get the source code locally and contribute the the project.

  1. Clone the project locally: git clone git@github.com:SAP/ui5-inspector.git
  2. Install dependencies with the following commands: npm install
  3. In Chrome open as url: chrome://extensions/
  4. Check “Developer mode” and then click "Load unpacked extension..."
  5. From the newly opened window select the dist folder from the locally cloned project
  6. Restart Chrome
  7. Open a OpenUI5/SAPUI5 based web application like: https://openui5.hana.ondemand.com/explored.html

License

Apache 2

About

With the UI5 Inspector, you can easily debug and support your OpenUI5/SAPUI5 based apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 5.0%
  • HTML 1.8%