Skip to content

emberjs-addons/sproutcore-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4934218 · Aug 26, 2011
Jun 23, 2011
Jun 16, 2011
Aug 26, 2011
Jul 15, 2011
Jul 14, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Jul 15, 2011
Jun 20, 2011
Jun 20, 2011
Jun 28, 2011

Repository files navigation

SproutCore UI

SproutCore UI is the next generation User Interface layer built specifically for SproutCore 2.0. It provides a standardized set of components which can be used to build a consistent user experience that scales to different form factors.

How to Run Unit Tests

  1. Install Bundler via gem install bundler

  2. Run bundle install to pull in Ruby dependencies.

  3. gem install spade -v 0.1.1.1

  4. To run the development server: spade update && spade preview

  5. Visit http://localhost:4020/tests.html?package=sproutcore-ui in your browser of choice.

Building SproutCore UI

  1. Install Bundler via gem install bundler

  2. Run bundle install to pull in Ruby dependencies.

  3. Run bundle exec rake to build SproutCore UI. The build will be placed in the dist directory.

About

(Ember Only) A library for building rich, complex user-interfaces on top of Ember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published