Git Product home page Git Product logo

appinspector's Introduction

App Inspector for Sencha

Google Chrome™ Dev Tools extension for debugging Sencha™ applications.

Available on Chrome Store

Read more on the Sencha blog:

Features

  • Creates a new section on Dev Tools elements panel displaying properties of a given component if they match the selected DOM node.
  • Creates a new Sencha panel with a variety of debugging utilities for the Sencha Touch and Ext JS frameworks

Architecture

This Chrome extension has 3 pieces:

  • background: a page that works on the background and coordinates communication between tabs and the inspector
  • devtools: bootstrap the dev tools extension, adding panels on the element tab and the new Sencha tab
  • inspector: the App Inspector itself. It's rendered in an iframe inside dev tools

Read more on:

Known Issues

There are some APIs from Dev Tools that are not fully exposed, so the App Inspector uses some work arounds:

  • Component highlighting is executed manually via CSS
  • DOM modifications (add/remove/move components) do not reflect automatically on the App Inspector, which is why we have "reload" buttons.

Contributing

This is a community project, so feel free to fork it. Pull requests with bug fixes and new features are welcomed!

Please read the CONTRIBUTING guidelines.

The UI for the Sencha panel is built using:

  • Sencha Architect 3.x
  • Sencha Ext JS 4.2.x
  • Sencha Cmd 4.x

View the documentation for the Chrome-wrapped utilities under /docs/ in your browser.

Install & Build

This project relies on npm and Grunt to build locally.

  • Run npm install to install all Node.js dependencies from package.json
  • If you are building the project for the first time, be sure to open the Architect project and hit "save" to generate the necessary Sencha Cmd bits

appinspector's People

Contributors

arthurakay avatar stoe avatar mitchellsimoens avatar shinobukawano avatar

Watchers

rosa maria palacios juncosa avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.