Skip to content

sproutcore/add-ons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SproutCore Developer Add-ons

This repository contains 3rd party tools and extensions for use while developing SproutCore applications.

Chrome Extension

This extension, available on the Chrome Web Store, adds some useful debugging information for SproutCore applications running in Chrome. With the extension installed, when you use the elements inspector pane, the view backing any highlighted element will be available on the console as $0v ($0 is the element itself). As well, the parent of the selected view is available in the console as $0pv.

The extension also adds an extra panel to the elements pane called "SC.View Properties", this panel displays useful information about the currently selected element's SC.View instance, such as the layout, frame, observers, bindings and any other important properties found on the view.

TextMate Bundle

A TextMate bundle for SproutCore.

About

Developer tool add-ons for SproutCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published