GithubHelp home page GithubHelp logo

berrytj / openure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sosaucily/openure

0.0 2.0 0.0 84 KB

Openure exposes the internal variables of Backbone Views. Just CMND-SHIFT-click on the view, and an interactive JS console opens in browser.

CSS 11.43% JavaScript 88.57%

openure's Introduction

Openure

Click here: http://bit.ly/4kb77v

Openure exposes the internal variables of Backbone Views on a page. Just CMND-SHIFT-click on the view, and an interactive JS console opens in page.

For now, CMND-SHIFT-click on the same view to close.

[screenshot should go here]

The following variables are defined in the interactive terminal (and the standard chrome console as well, for now).

  • view - the view you clicked
  • model - the model of the view, if there is one. Same as typing view.model
  • collection - the collection of the view, if there is one. Same as typing view.collection
  • options - the options passed to the view. Same as typing view.options

Tell me if you prefer the variables in the chrome console, or in line. We'll do this democratically.

Why

It's a hassle to find and drill down into your views from the console. Just click and get crazy.

openure's People

Contributors

karansag avatar marklee22 avatar sosaucily avatar

Watchers

 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.